[PATCH] D62516: [llvm-readobj/llvm-readelf] - Implement GNU style dumper of the SHT_GNU_verneed section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 04:13:31 PDT 2019


grimar created this revision.
grimar added reviewers: jhenderson, rupprecht.

It was not implemented yet, we had only LLVM style dumper implemented.
Section description is here: https://refspecs.linuxfoundation.org/LSB_2.0.1/LSB-Core/LSB-Core/symverrqmts.html


https://reviews.llvm.org/D62516

Files:
  test/tools/llvm-readobj/elf-verneed-flags.yaml
  test/tools/llvm-readobj/elf-versioninfo.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62516.201634.patch
Type: text/x-patch
Size: 9538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/473bc766/attachment-0001.bin>


More information about the llvm-commits mailing list