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

Reid Kleckner rnk at google.com
Thu Oct 30 11:19:28 PDT 2014


Also, I thought the motivation of this work was to eliminate dynamic
initialization for WebKit. Does WebKit no longer care about dynamic
initialization on Windows?

http://reviews.llvm.org/D5922






More information about the llvm-commits mailing list