<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi David,<div class=""><br class=""></div><div class="">I'm trying to get rid of all "%T" expansions in the lit tests (see discussion at <<a href="https://reviews.llvm.org/D35396" class="">https://reviews.llvm.org/D35396</a>>), 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".</div><div class=""><br class=""></div><div class="">Thanks!</div><div class="">Kuba</div><div class=""><br class=""></div></body></html>