[PATCH] D58707: [llvm-objdump] Should print strings when dumping DT_RPATH, DT_RUNPATH, DT_SONAME, DT_AUXILIARY and DT_FILTER tags in dynamic section.

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 06:27:56 PST 2019


Higuoxing updated this revision to Diff 188524.
Higuoxing added a comment.

Remove unknown d_tags from dynamic section.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58707

Files:
  test/tools/llvm-objdump/elf-dynamic-section.test
  tools/llvm-objdump/ELFDump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58707.188524.patch
Type: text/x-patch
Size: 7436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/04ba80f0/attachment.bin>


More information about the llvm-commits mailing list