With the removal of the LLVM global lock in r211277, these functions are now essentially no-ops that serve no useful purpose.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D4216
Get rid of llvm_start/stop_multithreading() functions ClosedPublic Authored by zturner on Jun 19 2014, 9:32 AM.
Details Summary With the removal of the LLVM global lock in r211277, these functions are now essentially no-ops that serve no useful purpose.
Diff Detail Event Timelinezturner updated this object. This revision is now accepted and ready to land.Jun 19 2014, 9:35 AM
Revision Contents
Diff 10639 docs/ProgrammersManual.rst
include/llvm-c/Core.h
include/llvm/Support/ManagedStatic.h
include/llvm/Support/Threading.h
lib/IR/Core.cpp
lib/Support/Threading.cpp
unittests/Support/ManagedStatic.cpp
|