[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 04:55:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3de93230010f: [llvm-readobj] - Don't stop dumping when the name of a relocation section can't… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D84408?vs=282569&id=282585#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84408

Files:
  llvm/test/Object/invalid.test
  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/test/tools/llvm-readobj/ELF/sections-no-section-header-string-table.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

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


More information about the llvm-commits mailing list