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)
llvm-svn: 187670

lld/lib/ReaderWriter/PECOFF/ReaderCOFF.cpp

index 4984f35..1148c2e 100644 (file)
@@ -320,7 +320,7 @@ private:
     for (COFFDefinedFileAtom *atom : atoms)
       if (targetOffset < atom->originalOffset() + atom->size())
         return atom;
-    llvm_unreachable("Relocation target out of range");
+    llvm::report_fatal_error("Relocation target out of range");
   }
 
   /// Find the atom for the symbol that was at the \p index in the symbol