diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-03-30 21:50:59 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-03-30 21:50:59 +0000 |
commit | 1d46d979a9822239b1d30e8acb70726a69487be1 (patch) | |
tree | a452c8e3c50d56951683407533206c33127108d5 /lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py | |
parent | 43d4144d0dd25a0b9ffe73ddb7c18c3f1804dd62 (diff) | |
download | bcm5719-llvm-1d46d979a9822239b1d30e8acb70726a69487be1.tar.gz bcm5719-llvm-1d46d979a9822239b1d30e8acb70726a69487be1.zip |
Fix bug when KMP_USE_ADAPTIVE_LOCKS is 0
#endif was one line too low. If KMP_USE_ADAPTIVE_LOCKS is 0,
then queuing locks would incorrectly use drdpa lock mechanism.
This is a fix for https://llvm.org/bugs/show_bug.cgi?id=26649
llvm-svn: 264934
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py')
0 files changed, 0 insertions, 0 deletions