mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
These APIs aren't thread safe, but they're pretending to be. Let's at least make the getter as fast as they can be. The setters are a lost cause unless the API can be fixed. llvm-svn: 152786