diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-08-22 12:39:56 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-08-22 12:39:56 +0000 |
commit | 91208447d0a653871165c2139ac7030dc95022b3 (patch) | |
tree | 790c23065cd218da876990bf21e9edaf03ca2aca /lldb/packages/Python/lldbsuite/test/python_api | |
parent | c2ca965c8984202ef887a43c1119c7e21b559bf3 (diff) | |
download | bcm5719-llvm-91208447d0a653871165c2139ac7030dc95022b3.tar.gz bcm5719-llvm-91208447d0a653871165c2139ac7030dc95022b3.zip |
[yaml2obj] - Lookup relocation symbols in dynamic symbol when .dynsym referenced.
This fixes https://bugs.llvm.org/show_bug.cgi?id=40337.
Previously, it was always assumed that relocations referenced symbols in the static symbol table.
Now, if the Link field references a section called ".dynsym" it will look up these symbols
in the dynamic symbol table.
This patch is heavily based on D59097 by James Henderson
Differential revision: https://reviews.llvm.org/D66532
llvm-svn: 369645
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions