diff options
author | Greg Clayton <gclayton@apple.com> | 2014-10-13 16:54:26 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2014-10-13 16:54:26 +0000 |
commit | e5bbe10d9ef3a96afb680eaf1dea478faca67ff2 (patch) | |
tree | de8a5f9d24abe0d0a019abc73a38cf262928a5d2 /llvm/lib/Bitcode/Writer/BitWriter.cpp | |
parent | 76267490cb0e90ad38c78dd72df59e8a16d1a0d2 (diff) | |
download | llvm-e5bbe10d9ef3a96afb680eaf1dea478faca67ff2.zip llvm-e5bbe10d9ef3a96afb680eaf1dea478faca67ff2.tar.gz llvm-e5bbe10d9ef3a96afb680eaf1dea478faca67ff2.tar.bz2 |
Don't lock the IOHandlerList::m_mutex in Debugger::RunIOHandler(...) since if a process is resumed or halted, it will try to push/pop the process IOHandler and it will deadlock.
<rdar://problem/18610852>
llvm-svn: 219620
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitWriter.cpp')
0 files changed, 0 insertions, 0 deletions