diff options
author | Vince Harron <vince@nethacker.com> | 2015-05-21 18:54:12 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-05-21 18:54:12 +0000 |
commit | 65f9916370f8464a0dc06cf3273fcd1ddb6d79e8 (patch) | |
tree | 883273a3bd931473ba4b57a600cb87c40bc360f4 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 1f160377ae873383ec3378f55dafa755ed3832cd (diff) | |
download | llvm-65f9916370f8464a0dc06cf3273fcd1ddb6d79e8.zip llvm-65f9916370f8464a0dc06cf3273fcd1ddb6d79e8.tar.gz llvm-65f9916370f8464a0dc06cf3273fcd1ddb6d79e8.tar.bz2 |
Fixed intermittent failures in TestGdbRemote*/TestLldbGdbServer
test/tools/lldb-server/commandline/Test* were actually executing in
their parent directory. This looks fine at first because they aren't
compiling an inferior executable.
Unfortunately, they still call "make clean" during their cleanup,
which is likely causing all kinds of havok in tests running in the
parent directory
Differential Revision: http://reviews.llvm.org/D9869
llvm-svn: 237932
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions