llvm-6502/include
Torok Edwin 93990d775e After converting assert(0) to LLVM_UNREACHABLE we lost file/line location.
Fix by making the LLVM_UNREACHABLE pass __FILE__ and __LINE__ to
llvm_unreachable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75631 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-14 12:49:22 +00:00
..
llvm After converting assert(0) to LLVM_UNREACHABLE we lost file/line location. 2009-07-14 12:49:22 +00:00
llvm-c Match declaration to definition. 2009-07-12 23:50:34 +00:00