[PATCH] D63347: [llvm-readobj] Match GNU output for DT_RPATH and DT_RUNPATH when dumping dynamic symbol table.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 12:27:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363868: [llvm-readobj] Match GNU output for DT_RPATH and DT_RUNPATH when dumping… (authored by yuanfang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63347?vs=204900&id=205656#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63347

Files:
  lld/trunk/test/ELF/new-dtags.test
  lld/trunk/test/ELF/shared-ppc64.s
  lld/trunk/test/ELF/shared.s
  llvm/trunk/test/tools/llvm-readobj/elf-dynamic-malformed.test
  llvm/trunk/test/tools/llvm-readobj/elf-dynamic-tags.test
  llvm/trunk/test/tools/llvm-readobj/rpath.test
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63347.205656.patch
Type: text/x-patch
Size: 9098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/901f74b8/attachment.bin>


More information about the llvm-commits mailing list