Rui Ueyama ab9d8be85c Object/COFF: Fix off-by-one error for object having lots of relocations
llvm-objdump printed out an error message for this off-by-one error,
but because it always exits with 0 whether or not it found an error,
the test (llvm-objdump/coff-many-relocs.test) succeeded.
I made llvm-objdump exit with EXIT_FAILURE when an error is found.

llvm-svn: 222852
2014-11-26 22:17:25 +00:00
..
2014-09-02 22:32:20 +00:00
2014-10-02 22:13:44 +00:00
2014-09-02 22:32:20 +00:00
2014-09-02 22:32:20 +00:00