[PATCH] D63084: [llvm-readobj] Don't abort printing of dynamic table if string reference is invalid
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 11:23:10 PDT 2019
ychen updated this revision to Diff 204335.
ychen added a comment.
- split out DT_RPATH & DT_RUNPATH code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63084/new/
https://reviews.llvm.org/D63084
Files:
llvm/test/Object/Inputs/corrupt-invalid-strtab.elf.x86-64
llvm/test/Object/corrupt.test
llvm/test/tools/llvm-readobj/elf-dynamic-malformed.test
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63084.204335.patch
Type: text/x-patch
Size: 8809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/95b5797e/attachment.bin>
More information about the llvm-commits
mailing list