[PATCH] D70959: [ELF] Support for PT_GNU_PROPERTY in program headers and tools

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 06:59:20 PST 2019


peter.smith updated this revision to Diff 231901.
peter.smith added a comment.

Thanks for the comments. I've updated the diff with context, apologies it has been some time since I last posted a review and I forgot. I've also applied the suggested changes to the test.


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

https://reviews.llvm.org/D70959

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/llvm-objdump/elf-pt-gnu-property.test
  llvm/test/tools/llvm-readobj/elf-pt-gnu-property.test
  llvm/test/tools/yaml2obj/ELF/program-header.yaml
  llvm/tools/llvm-objdump/ELFDump.cpp
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70959.231901.patch
Type: text/x-patch
Size: 5702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/03be5973/attachment.bin>


More information about the llvm-commits mailing list