diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-02-18 13:58:12 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-02-18 13:58:12 +0000 |
commit | d4cfda534c74f67e0095ed2ec56d5e311ef3eda2 (patch) | |
tree | e84c44e7001685ee93afa6d37c6191172f09ef4d /lldb/packages/Python/lldbsuite/test | |
parent | b355802910dab1db05b4aaaf7673e4a021891a95 (diff) | |
download | bcm5719-llvm-d4cfda534c74f67e0095ed2ec56d5e311ef3eda2.tar.gz bcm5719-llvm-d4cfda534c74f67e0095ed2ec56d5e311ef3eda2.zip |
[llvm-readobj] - Simplify .gnu.version_d dumping.
This is similar to D58048.
Instead of scanning the dynamic table to read the
DT_VERDEFNUM, we could take it from the sh_info field.
(https://docs.oracle.com/cd/E19683-01/816-1386/chapter6-94076/index.html)
The patch does this.
llvm-svn: 354270
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions