[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 04:12:05 PDT 2018


grimar updated this revision to Diff 155847.
grimar marked 7 inline comments as done.
grimar added a comment.

Addressed review comments. (Thanks, James!)


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.155847.patch
Type: text/x-patch
Size: 4843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/b11a2002/attachment.bin>


More information about the llvm-commits mailing list