[PATCH] D58112: [llvm-readobj] Dump GNU_PROPERTY_X86_FEATURE_2_{NEEDED,USED} notes in .note.gnu.property

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 03:34:01 PST 2019


MaskRay created this revision.
MaskRay added reviewers: grimar, xiangzhangllvm, hjl.tools.
Herald added subscribers: llvm-commits, rupprecht.
Herald added a project: LLVM.

And change the output ("X86 features" -> "x86 feature") a bit.


Repository:
  rL LLVM

https://reviews.llvm.org/D58112

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58112.186434.patch
Type: text/x-patch
Size: 8593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190212/98bcfb15/attachment.bin>


More information about the llvm-commits mailing list