diff options
author | Zachary Turner <zturner@google.com> | 2014-06-13 21:20:44 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-06-13 21:20:44 +0000 |
commit | 586fd74c305c797b78fbd9f6d73a4e0100331d96 (patch) | |
tree | c26418d842be168156423c69941b01068bec0cd2 /llvm/lib/CodeGen/LiveRangeEdit.cpp | |
parent | 36b80673171338616cedfba633fc416055e0658b (diff) | |
download | bcm5719-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/LiveRangeEdit.cpp')
0 files changed, 0 insertions, 0 deletions