Reid Kleckner e2255be948 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
2016-01-11 21:07:48 +00:00
..
2016-01-11 19:17:36 +00:00
2016-01-09 00:31:56 +00:00
2016-01-10 04:32:03 +00:00
2015-06-09 21:50:22 +00:00
2015-06-09 21:50:22 +00:00