Tweak CrashRecoveryContext::GetCurrent() to return quickly if...
Tweak CrashRecoveryContext::GetCurrent() to return quickly if 'gCrsahRecoveryEnabled' is false. This avoids us needing to go to thread local storage for the performance sensitive case where we are compiling code. llvm-svn: 127928
Loading
Please register or sign in to comment