diff options
author | Fangrui Song <maskray@google.com> | 2020-09-03 11:20:29 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-09-03 12:28:53 -0700 |
commit | 6e09722b27ed4d48dfc668b0efc2aed88d701ebf (patch) | |
tree | ed1edd947163d0180f5080670906c4d0c73d9bc6 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | f369d51896e1c0f61df253b116c42771479549df (diff) | |
download | llvm-6e09722b27ed4d48dfc668b0efc2aed88d701ebf.zip llvm-6e09722b27ed4d48dfc668b0efc2aed88d701ebf.tar.gz llvm-6e09722b27ed4d48dfc668b0efc2aed88d701ebf.tar.bz2 |
[test] Use %t instead of %T to remove race conditions between config-file3.c and target-override.c
Both tests operate on `%T/testbin`. If the two tests run concurrently,
one may fail.
This is likely the root cause of flaky failures reported by
https://lists.llvm.org/pipermail/llvm-dev/2020-September/144781.html
https://llvm.org/docs/CommandGuide/lit.html says:
`%T parent directory of %t (not unique, deprecated, do not use)`
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D87103
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions