[PATCH] D132743: [ELF] Add ability to get a symbol by name from the GNU_HASH table section

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 08:43:10 PDT 2022


jhuber6 updated this revision to Diff 455927.
jhuber6 added a comment.

This implements the GNU support that @MaskRay wanted. I would heavily prefer supporting both as is done in this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132743

Files:
  llvm/include/llvm/Object/ELF.h
  llvm/unittests/Object/ELFObjectFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132743.455927.patch
Type: text/x-patch
Size: 11581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/4248a6cf/attachment.bin>


More information about the llvm-commits mailing list