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

Chandler Carruth chandlerc at gmail.com
Thu Oct 30 12:42:19 PDT 2014


Can you instead use a windows specific api for implementing call once?

http://reviews.llvm.org/D5922






More information about the llvm-commits mailing list