[PATCH] D84408: [llvm-readobj] - Don't stop dumping when the name of a relocation section can't be read.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 03:47:07 PDT 2020


grimar updated this revision to Diff 282569.
grimar marked an inline comment as done.
grimar added a comment.

- Addressed review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84408/new/

https://reviews.llvm.org/D84408

Files:
  llvm/test/tools/llvm-readobj/ELF/dependent-libraries.test
  llvm/test/tools/llvm-readobj/ELF/invalid-shstrndx.test
  llvm/test/tools/llvm-readobj/ELF/relocations.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84408.282569.patch
Type: text/x-patch
Size: 10675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/869ac3d0/attachment.bin>


More information about the llvm-commits mailing list