diff options
author | Reid Kleckner <rnk@google.com> | 2016-01-11 21:07:48 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-01-11 21:07:48 +0000 |
commit | 6cdf844d75806bbac13bb5bb670198697e0a0d43 (patch) | |
tree | 5b310fa590418a9c52d8b5fa28b65d8320c5b0e7 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | dc78f95dc2ed988bc1aded8472c8e12a59929799 (diff) | |
download | bcm5719-llvm-6cdf844d75806bbac13bb5bb670198697e0a0d43.tar.gz bcm5719-llvm-6cdf844d75806bbac13bb5bb670198697e0a0d43.zip |
Revert "[Windows] Simplify assertion code. NFC."
This reverts commit r254363.
load64BitDebugHelp() has the side effect of loading dbghelp and setting
globals. It should be called in no-asserts builds as well as debug
builds.
llvm_unreachable is also not appropriate here, since we actually want to
return if dbghelp couldn't be loaded in a non-asserts build.
llvm-svn: 257384
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions