diff options
author | Owen Anderson <resistor@mac.com> | 2009-07-01 17:22:27 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2009-07-01 17:22:27 +0000 |
commit | e722976d54f644f4d9148ba64bf34c7d686eae9e (patch) | |
tree | 3caf4ae7a603a6c7939a36cdf7bd29a42d2190cd /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | 503c370dea7db6c167e1b64242be05cbd66b5c36 (diff) | |
download | llvm-e722976d54f644f4d9148ba64bf34c7d686eae9e.zip llvm-e722976d54f644f4d9148ba64bf34c7d686eae9e.tar.gz llvm-e722976d54f644f4d9148ba64bf34c7d686eae9e.tar.bz2 |
I give up on trying to use reader/writer locks for recursive type refinement. Use a recursive mutex instead, which will (in theory) generate more contention, but is really
a much more natural fit for what's going on during recursive type refinement.
llvm-svn: 74618
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions