aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-01-07 21:36:19 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-01-07 21:40:07 -0800
commitadee6454b7ac8e7a489ec63e338e1d4a5705e2f1 (patch)
treed3f68c3433b20c0851d85b2eb83938e928cf2878 /llvm/lib/CodeGen/MachineScheduler.cpp
parent9a621de1ecadf668886a7caf743f6283d1c709e2 (diff)
downloadllvm-adee6454b7ac8e7a489ec63e338e1d4a5705e2f1.zip
llvm-adee6454b7ac8e7a489ec63e338e1d4a5705e2f1.tar.gz
llvm-adee6454b7ac8e7a489ec63e338e1d4a5705e2f1.tar.bz2
[lldb/Test] Try to appease the Windows bot
In TestConvenienceVariables I changed %t from a file to a directory. This tripped up mkdir which can't deal with an existing file at the given location. In order to solve this issue on the bots I added an `rm -rf %t` statement, but now the Windows bot complains that "This function is not supported on this system". If you never ran the test suite wit this temporary workaround, the test might fail. If this happens please remove what %t expands to in the lit output and rerun the test.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions