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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 06:56:42 PST 2019


grimar added a comment.

Not sure this is the best example, but we have lld/test/ELF/dt_flags.s in LLD and its idea is to test we set all the dynamic entries flags for
the command line passed. The same is here - just show we can dump the flags correctly.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58175





More information about the llvm-commits mailing list