[PATCH] D59186: [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM style` and `GNU style`

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 08:39:01 PDT 2019


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

In D59186#1436234 <https://reviews.llvm.org/D59186#1436234>, @jhenderson wrote:

> Right, so does this patch depend on D59545 <https://reviews.llvm.org/D59545> then?


No, this is the first patch, which makes way for future implementation.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59186

Files:
  test/tools/llvm-readobj/elf-versioninfo.test
  test/tools/yaml2obj/verdef-section.yaml
  test/tools/yaml2obj/verneed-section.yaml
  test/tools/yaml2obj/versym-section.yaml
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59186.191500.patch
Type: text/x-patch
Size: 22825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/6d2fae69/attachment.bin>


More information about the llvm-commits mailing list