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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 02:04:01 PST 2019


jhenderson added a comment.

By the way, what about DT_SONAME, DT_AUXILIARY and DT_FILTER, all of which are string offsets in the dynamic string table, like DT_NEEDED etc?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58707





More information about the llvm-commits mailing list