diff options
author | Ted Kremenek <kremenek@apple.com> | 2011-03-19 00:59:33 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2011-03-19 00:59:33 +0000 |
commit | 794a0714ad459bb971c038e544867d106ec43264 (patch) | |
tree | 41d6088d95aa51101eda0e04d66e2e49f319f0b4 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 0f2f30b241ee6cc4a0929ca89631b88161cb33be (diff) | |
download | llvm-794a0714ad459bb971c038e544867d106ec43264.zip llvm-794a0714ad459bb971c038e544867d106ec43264.tar.gz llvm-794a0714ad459bb971c038e544867d106ec43264.tar.bz2 |
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
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions