Use thread-safe statics to avoid a static constructor here. This isn't...
Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't support threaded LLVM there anyways. llvm-svn: 119718
Loading
Please register or sign in to comment