summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-06-20 00:24:58 +0000
committerOwen Anderson <resistor@mac.com>2009-06-20 00:24:58 +0000
commit0d2de8c35e2d1860f1d7adfbec073a0adc96bce6 (patch)
treed83a33ee1878726e0b7c6f31e19719f8cd378fe2 /clang/lib/CodeGen/CodeGenModule.cpp
parente8918d52d10444b1d859400125b8ef69450a2c87 (diff)
downloadbcm5719-llvm-0d2de8c35e2d1860f1d7adfbec073a0adc96bce6.tar.gz
bcm5719-llvm-0d2de8c35e2d1860f1d7adfbec073a0adc96bce6.zip
Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work,
create separate recursive mutexes for each value map. The recursive-ness fixes the double-acquiring issue, which having one per ValueMap lets us continue to maintain some concurrency. llvm-svn: 73801
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud