llvm-6502/include
Torok Edwin ab7c09b6b6 Start converting to new error handling API.
cerr+abort -> llvm_report_error
assert(0)+abort -> LLVM_UNREACHABLE (assert(0)+llvm_unreachable-> abort() included)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75018 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-08 18:01:40 +00:00
..
llvm Start converting to new error handling API. 2009-07-08 18:01:40 +00:00
llvm-c Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00