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

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 07:50:25 PDT 2022


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

Addressing comments. Hopefully this covers all nits so we can move forward.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131309

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131309.454843.patch
Type: text/x-patch
Size: 17463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/d590e8d7/attachment.bin>


More information about the llvm-commits mailing list