[PATCH] D59175: [llvm-readobj] Print symbol version when dumping relocations (PR31564)

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 06:01:04 PDT 2019


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

Addressed @grimar 's comments.

- Add `/* IsDynamic */` hints.
- Sorry, I cannot find another way to get full name of a symbol. Is there another method?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59175

Files:
  test/tools/llvm-readobj/elf-reloc-symbol-with-versioning.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59175.190074.patch
Type: text/x-patch
Size: 4309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/e0f8e249/attachment.bin>


More information about the llvm-commits mailing list