diff options
author | Jim Ingham <jingham@apple.com> | 2012-11-15 22:44:04 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2012-11-15 22:44:04 +0000 |
commit | b42f3af3361ae717d355133f926631a2e5ec16e7 (patch) | |
tree | 62f19dc710251c74f78cc46fb47f0f9c57d75888 /llvm/unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp | |
parent | fab9bb6890ea04378988ec50db3859b7b4ed8c5e (diff) | |
download | bcm5719-llvm-b42f3af3361ae717d355133f926631a2e5ec16e7.tar.gz bcm5719-llvm-b42f3af3361ae717d355133f926631a2e5ec16e7.zip |
Don't lock the thread list during ThreadList::ShouldStop. That does too
much work for this to make sense. Just copy the current thread list and
operate on that. Prevents some deadlocks.
llvm-svn: 168106
Diffstat (limited to 'llvm/unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions