[PATCH] Get rid of llvm_start/stop_multithreading() functions
Zachary Turner
zturner at google.com
Thu Jun 19 09:32:01 PDT 2014
Hi rnk, dblaikie, majnemer,
With the removal of the LLVM global lock in r211277, these functions are now essentially no-ops that serve no useful purpose.
http://reviews.llvm.org/D4216
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4216.10639.patch
Type: text/x-patch
Size: 9195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140619/cb7f2154/attachment.bin>
More information about the llvm-commits
mailing list