[PATCH] D44469: [llvm-readobj] - Teach llvm-readobj to dump .note.gnu.property sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 09:24:14 PDT 2018


grimar updated this revision to Diff 138390.
grimar added a comment.

- Fixed padding handling, added comments and test cases.


https://reviews.llvm.org/D44469

Files:
  include/llvm/BinaryFormat/ELF.h
  test/tools/llvm-readobj/note-gnu-property.s
  test/tools/llvm-readobj/note-gnu-property2.s
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44469.138390.patch
Type: text/x-patch
Size: 7946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/73693f4c/attachment.bin>


More information about the llvm-commits mailing list