[llvm-dev] llvm-symbolizer.test and %T (original) (raw)
Kuba Brecka via llvm-dev llvm-dev at lists.llvm.org
Sun Aug 20 10:49:07 PDT 2017
- Previous message: [llvm-dev] Alloca in AS3 and the NVPTX backend
- Next message: [llvm-dev] DragonEgg for GCC v8.x and LLVM v6.x is just able to work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi David,
I'm trying to get rid of all "%T" expansions in the lit tests (see discussion at <https://reviews.llvm.org/D35396 <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/20170820/9c1bd3ce/attachment.html>
- Previous message: [llvm-dev] Alloca in AS3 and the NVPTX backend
- Next message: [llvm-dev] DragonEgg for GCC v8.x and LLVM v6.x is just able to work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]