[PATCH] D16968: [llvm-readobj][ELF] Show MIPS GOT content when there is another zero-sized section at the same address

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 05:57:35 PST 2016


atanasyan updated this revision to Diff 47309.
atanasyan added a comment.

- Use `report_fatal_error` to show errors and exit with non-zero code


Repository:
  rL LLVM

http://reviews.llvm.org/D16968

Files:
  test/tools/llvm-readobj/Inputs/got-over.exe.elf-mips
  test/tools/llvm-readobj/mips-got-overlapped.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16968.47309.patch
Type: text/x-patch
Size: 5512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/65a3ccf2/attachment.bin>


More information about the llvm-commits mailing list