diff options
author | Torok Edwin <edwintorok@gmail.com> | 2009-07-14 12:49:22 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2009-07-14 12:49:22 +0000 |
commit | 1ab40bef8dfe416cc82455eea39d01d496752d90 (patch) | |
tree | b708ed14a1705fee61a29d1853f2d0ec51530399 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6cdb897258ffc6dc4a8f45128741647d1d278848 (diff) | |
download | llvm-1ab40bef8dfe416cc82455eea39d01d496752d90.zip llvm-1ab40bef8dfe416cc82455eea39d01d496752d90.tar.gz llvm-1ab40bef8dfe416cc82455eea39d01d496752d90.tar.bz2 |
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.
llvm-svn: 75631
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions