[PATCH] D55852: [elfabi] Add support for reading DT_NEEDED from binaries
Armando Montanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 16 10:17:13 PST 2019
amontanez updated this revision to Diff 182093.
amontanez added a comment.
Rebase, update error message for DT_NEEDED entries that are outside the string table, and add another test.
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-bad-offset.test
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.182093.patch
Type: text/x-patch
Size: 5208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/deb361a7/attachment.bin>
More information about the llvm-commits
mailing list