[PATCH] D35351: [llvm-readobj] - Teach readobj to print DT_FILTER dynamic tag in human readable form.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 02:04:02 PDT 2017


grimar updated this revision to Diff 106592.
grimar edited the summary of this revision.
grimar added a comment.

- Make output format to be consistent with binutils/ELF Tool Chain readelf tools.


https://reviews.llvm.org/D35351

Files:
  test/tools/llvm-readobj/Inputs/dynamic-table-so.x86
  test/tools/llvm-readobj/Inputs/dynamic-table.c
  test/tools/llvm-readobj/dynamic.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35351.106592.patch
Type: text/x-patch
Size: 7608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/401c36b9/attachment.bin>


More information about the llvm-commits mailing list