1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Torok Edwin ad3be984b7 Start converting to new error handling API.
cerr+abort -> llvm_report_error
assert(0)+abort -> LLVM_UNREACHABLE (assert(0)+llvm_unreachable-> abort() included)

llvm-svn: 75018
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