diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-02-28 08:15:59 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-02-28 08:15:59 +0000 |
commit | 7b4fce12b35bf89db45cbc13329146c58d156b53 (patch) | |
tree | 894bdced088b3827582a520d8cba6340852ebc24 /llvm/test/tools/llvm-objcopy/ELF | |
parent | 6c57395fb438881018e0897f09f2137dc8dbd111 (diff) | |
download | bcm5719-llvm-7b4fce12b35bf89db45cbc13329146c58d156b53.tar.gz bcm5719-llvm-7b4fce12b35bf89db45cbc13329146c58d156b53.zip |
[llvm-readobj] - Fix the invalid dumping of the dynamic sections without terminating DT_NULL entry.
This is https://bugs.llvm.org/show_bug.cgi?id=40861,
Previously llvm-readobj would print the DT_NULL sometimes
for the dynamic section that has no terminator entry.
The logic of printDynamicTable was a bit overcomplicated.
I rewrote it slightly to fix the issue and commented.
Differential revision: https://reviews.llvm.org/D58716
llvm-svn: 355073
Diffstat (limited to 'llvm/test/tools/llvm-objcopy/ELF')
0 files changed, 0 insertions, 0 deletions