[PATCH] D55852: [elfabi] Add support for reading DT_NEEDED from binaries

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 10:39:47 PST 2018


amontanez updated this revision to Diff 179311.
amontanez marked an inline comment as done.
amontanez added a comment.

Rebase and use terminatedSubstr() to fetch DT_NEEDED strings from .dynstr string table.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55852

Files:
  llvm/test/tools/llvm-elfabi/binary-read-neededlibs.test
  llvm/tools/llvm-elfabi/ELFObjHandler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55852.179311.patch
Type: text/x-patch
Size: 3510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/173fcede/attachment.bin>


More information about the llvm-commits mailing list