]> granicus.if.org Git - llvm/commit
Revert r361630 "[llvm-readelf] - Allow dumping of the .dynamic section even if there...
authorGeorge Rimar <grimar@accesssoftek.com>
Fri, 24 May 2019 11:24:42 +0000 (11:24 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Fri, 24 May 2019 11:24:42 +0000 (11:24 +0000)
commit0c7768119b2f6d321f0f9e910614d3c58a70558d
treeb6f02c202be2208dbf0a8310f7ae7f7f17b5906f
parent463cec95495084b45afcc8cc8b8ba51ebbd0d83d
Revert r361630 "[llvm-readelf] - Allow dumping of the .dynamic section even if there is no PT_DYNAMIC header."

It broke BB:
http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/3748

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361631 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-readobj/elf-dynamic-no-pt-dynamic.test
tools/llvm-readobj/ELFDumper.cpp