[llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.

Chandler Carruth chandlerc at google.com
Sun Jan 12 22:07:26 PST 2014


On Sun, Jan 12, 2014 at 9:51 PM, NAKAMURA Takumi <geek4civic at gmail.com>wrote:

> David,
>
> I wanted to make sure:
>
>   - The test should be isolated against others. I won't use %T here.
>   - The test should not depend on its last state. It's the reason why
> I introduced "rm -rf" and "mkdir -p".
>

I've long wished that lit would 'rm -rf' the %T directory right before
running each test.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140112/d8bee2a7/attachment.html>


More information about the llvm-commits mailing list