[PATCH] D62179: [llvm-readelf] - Allow dumping of the .dynamic section even if there is no PT_DYNAMIC header.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 03:32:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361943: [llvm-readelf] - Allow dumping of the .dynamic section even if there is no… (authored by grimar, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62179?vs=201530&id=201854#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62179/new/
https://reviews.llvm.org/D62179
Files:
llvm/trunk/test/Object/corrupt.test
llvm/trunk/test/Object/invalid.test
llvm/trunk/test/tools/llvm-readobj/elf-dynamic-malformed.test
llvm/trunk/test/tools/llvm-readobj/elf-dynamic-no-pt-dynamic.test
llvm/trunk/test/tools/yaml2obj/dynamic-section-raw-content.yaml
llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62179.201854.patch
Type: text/x-patch
Size: 14504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/f92b4a22/attachment-0001.bin>
More information about the llvm-commits
mailing list