[llvm-dev] llvm-symbolizer.test and %T

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 8 14:11:35 PDT 2017


Sure thing - sorry for the delay.

r312828 should hopefully do the trick. Let me know if it doesn't/needs more
work.

On Sun, Aug 20, 2017 at 10:49 AM Kuba Brecka <kuba.brecka at gmail.com> wrote:

> Hi David,
>
> I'm trying to get rid of all "%T" expansions in the lit tests (see
> discussion at <https://reviews.llvm.org/D35396>), and I'm having trouble
> removing it from the test/DebugInfo/llvm-symbolizer.test file.  It seems
> that some of the binary inputs rely on a specific directory name or
> something like that.  Can I ask you to update the test for me?  The idea is
> that instead of the fragile %T, a test that needs a directory should just
> create it with "rm -rf %t && mkdir -p %t".
>
> Thanks!
> Kuba
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170908/f272f5a7/attachment.html>


More information about the llvm-dev mailing list