[PATCH] D49369: [llvm-readobj] - Teach tool to dump objects with >= SHN_LORESERVE of sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 07:19:32 PDT 2018


grimar updated this revision to Diff 155884.
grimar marked 4 inline comments as done.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D49369

Files:
  test/tools/llvm-readobj/Inputs/many-sections-stripped.elf-x86_64
  test/tools/llvm-readobj/Inputs/many-sections.elf-x86_64
  test/tools/llvm-readobj/many-sections.s
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49369.155884.patch
Type: text/x-patch
Size: 4855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/c90e93bb/attachment.bin>


More information about the llvm-commits mailing list