[PATCH] D59877: [llvm-readobj] Add GNU style dumper for .gnu.version section

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 19:21:24 PDT 2019


Higuoxing updated this revision to Diff 193417.
Higuoxing marked 7 inline comments as done.
Higuoxing added a comment.

Addressed @jhenderson 's comments

- Add test case for invalid versioning symbol.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59877

Files:
  llvm/test/tools/llvm-readobj/elf-invalid-versioning.test
  llvm/test/tools/llvm-readobj/elf-versioninfo.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59877.193417.patch
Type: text/x-patch
Size: 5212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/91a5cef7/attachment.bin>


More information about the llvm-commits mailing list