[PATCH] Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex.

Phabricator reviews at reviews.llvm.org
Thu Oct 30 15:17:50 PDT 2014


Closed by commit rL220932 (authored by cbieneman).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5922

Files:
  llvm/trunk/include/llvm/Support/Threading.h
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/ManagedStatic.cpp
  llvm/trunk/lib/Support/Threading.cpp
  llvm/trunk/lib/Support/Unix/Threading.inc
  llvm/trunk/lib/Support/Windows/Threading.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5922.15586.patch
Type: text/x-patch
Size: 5005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141030/fad4af47/attachment.bin>


More information about the llvm-commits mailing list