diff options
author | Richard Trieu <rtrieu@google.com> | 2011-09-10 01:42:07 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2011-09-10 01:42:07 +0000 |
commit | 81cbb0ad608af0839471b8d41ceac64047b41d68 (patch) | |
tree | fd4fd73b302af57527d998cb6dc6910428b5ac6b /docs/CompilerDriverTutorial.html | |
parent | 2db8628085e92dc76852a922ab50bd3b76a5824f (diff) |
Fix the asserts in lib/Target/X86/X86ELFWriterInfo.cpp and
lib/ExecutionEngine/MCJIT/MCJIT.cpp from:
assert("error");
to:
assert(0 && "error");
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139456 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerDriverTutorial.html')
0 files changed, 0 insertions, 0 deletions