diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-11-20 17:37:56 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-11-26 17:15:39 +0300 |
commit | d88f67bdca7526c2adc3749bb2cfef6b32da971c (patch) | |
tree | 10e57200e52c22e82db190ca24331a637ebca185 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py | |
parent | 5871cba86172c5bd947952a9441acf80332455ea (diff) | |
download | bcm5719-llvm-d88f67bdca7526c2adc3749bb2cfef6b32da971c.tar.gz bcm5719-llvm-d88f67bdca7526c2adc3749bb2cfef6b32da971c.zip |
[llvm-readobj/llvm-readelf] - Reimplement dumping of the SHT_GNU_verdef section.
Currently we have following issues:
1) We have 2 different implementations with a different behaviors for GNU/LLVM styles.
2) Errors are either not handled at all or we call report_fatal_error with not helpfull messages.
3) There is no test coverage even for those errors that are reported.
This patch reimplements parsing of the SHT_GNU_verdef section entries
in a single place, adds a few error messages and test coverage.
Differential revision: https://reviews.llvm.org/D70495
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py')
0 files changed, 0 insertions, 0 deletions