[PATCH] D59545: [llvm-readobj] Add new helper function `getSymbolVersionByIndex()`

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 07:37:10 PDT 2019


Higuoxing created this revision.
Herald added subscribers: llvm-commits, rupprecht, arphaman.
Herald added a project: LLVM.

When implementing `GNU style` dumper for `.gnu.version` section, we should find symbol version name by `vs_index`.


Repository:
  rL LLVM

https://reviews.llvm.org/D59545

Files:
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59545.191301.patch
Type: text/x-patch
Size: 4322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/6d86ead0/attachment.bin>


More information about the llvm-commits mailing list