aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorVince Harron <vince@nethacker.com>2015-05-13 05:00:23 +0000
committerVince Harron <vince@nethacker.com>2015-05-13 05:00:23 +0000
commit05df698d2b94db6d5955bfa734d6554ffd67ea1c (patch)
treee953b56d54dbadf2b31245926d8e0c38720c4f15 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parenta64bad83383c1502f193d0917431041fb28b1dff (diff)
downloadllvm-05df698d2b94db6d5955bfa734d6554ffd67ea1c.zip
llvm-05df698d2b94db6d5955bfa734d6554ffd67ea1c.tar.gz
llvm-05df698d2b94db6d5955bfa734d6554ffd67ea1c.tar.bz2
Darwin - fix intermitent crashes in import crashinfo
Summary: "import crashinfo" was probably failing because multiple dotest invocations are all trying to compile crashinfo.so at the same time. I've put a mutex around the compile step to prevent this. Reviewers: clayborg, chying Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D9732 llvm-svn: 237230
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions