[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
Sun Mar 24 06:47:05 PDT 2019


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

Hi, @jhenderson, @rupprecht

I am sorry that this patch should be reviewed once again. I made a mistake in previous patch, which I will illustrate it below.


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.192029.patch
Type: text/x-patch
Size: 24765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190324/39a1b9a1/attachment.bin>


More information about the llvm-commits mailing list