summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-06-13 21:20:44 +0000
committerZachary Turner <zturner@google.com>2014-06-13 21:20:44 +0000
commit586fd74c305c797b78fbd9f6d73a4e0100331d96 (patch)
treec26418d842be168156423c69941b01068bec0cd2 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent36b80673171338616cedfba633fc416055e0658b (diff)
downloadbcm5719-llvm-586fd74c305c797b78fbd9f6d73a4e0100331d96.tar.gz
bcm5719-llvm-586fd74c305c797b78fbd9f6d73a4e0100331d96.zip
Make the error-handling functions thread-safe.
Prior to this change, error handling functions must be installed and removed only inside of an llvm_[start/stop]_multithreading pair. This change allows error handling functions to be installed any time, and from any thread. Reviewed by: chandlerc Differential Revision: http://reviews.llvm.org/D4140 llvm-svn: 210937
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud