diff options
author | Vince Harron <vince@nethacker.com> | 2015-05-13 05:00:23 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-05-13 05:00:23 +0000 |
commit | 05df698d2b94db6d5955bfa734d6554ffd67ea1c (patch) | |
tree | e953b56d54dbadf2b31245926d8e0c38720c4f15 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | a64bad83383c1502f193d0917431041fb28b1dff (diff) | |
download | llvm-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