[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
Tue Mar 19 10:32:48 PDT 2019


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

Update.

Addressed @jhenderson 's comments.

- Using the actual section name.
- Add `FIXME` comments near `report_fatal_error()` (I would like to fix this in the future).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59186

Files:
  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.191345.patch
Type: text/x-patch
Size: 15347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/f5ec73b5/attachment.bin>


More information about the llvm-commits mailing list