diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-10-28 12:52:28 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-10-30 13:17:22 +0300 |
commit | a795bd96454402bbb4f5fcd186d4b112c8010000 (patch) | |
tree | 862edbd1abd0daa1c5fdcf39c5da128e1ca77d63 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | 27f6eedc57f95b812d49319bb3db08d59156775f (diff) | |
download | bcm5719-llvm-a795bd96454402bbb4f5fcd186d4b112c8010000.tar.gz bcm5719-llvm-a795bd96454402bbb4f5fcd186d4b112c8010000.zip |
[llvm-objcopy] - Do not crash on object that has relocations but no symbol table.
It was revealed by D69260.
Tool crashed when scanned relocations in a object without a symbol table.
This patch teaches it either to handle such objects (when relocations
does not use symbols we do not need a symbol table to proceed)
or to show an appropriate error otherwise.
Differential revision: https://reviews.llvm.org/D69304
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions