Use report_fatal_error() instead of llvm_unreachable() to show broken input file...
authorRui Ueyama <ruiu@google.com>
Fri, 2 Aug 2013 20:45:25 +0000 (20:45 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 2 Aug 2013 20:45:25 +0000 (20:45 +0000)
commit53f46606806a6c9179a9cbc36387b677e92200dc
tree79363531ec4e8bafbf508ea98787fe415982283a
parent9e8cdf06fd7590b097377f23b1f1348fc48a6ced
Use report_fatal_error() instead of llvm_unreachable() to show broken input file error.

llvm-svn: 187670
lld/lib/ReaderWriter/PECOFF/ReaderCOFF.cpp