diff options
author | Fangrui Song <maskray@google.com> | 2019-10-29 10:17:22 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-10-30 09:22:48 -0700 |
commit | db8dad20b37f4befe054e586b40f8dd1eaeda842 (patch) | |
tree | 217b30ae525fab89dda76668017af1ac20716439 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 14e289eb774ebbc2fc788bf23c17e2605c27ffb6 (diff) | |
download | bcm5719-llvm-db8dad20b37f4befe054e586b40f8dd1eaeda842.tar.gz bcm5719-llvm-db8dad20b37f4befe054e586b40f8dd1eaeda842.zip |
[ELF][test] Change references of %T to %t.dir
Test files in the same directory share the same %T. %T is easy to
misuse and cause race conditions (when running concurrently) so it has
been deprecated since D48842 (see docs/CommandGuide/lit.rst).
While here, add `rm -rf %t.dir` so that tests cannot depend on old files lying around.
Reviewed By: jhenderson, ruiu
Differential Revision: https://reviews.llvm.org/D69572
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions