diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-07-12 11:09:46 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-07-12 11:09:46 +0000 |
commit | d92e1286ed020d3ac7def410d91ecbb117da7410 (patch) | |
tree | 921e2363b4322d946341927e653112653aa96f75 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 995746da037518fb2c56bec6506ed2da8ee3263e (diff) | |
download | bcm5719-llvm-d92e1286ed020d3ac7def410d91ecbb117da7410.tar.gz bcm5719-llvm-d92e1286ed020d3ac7def410d91ecbb117da7410.zip |
[ELF] - Fix handling of weak symbols from static library when using version script.
When version script was used, binding opf undefined weak symbols sometimes
was calculated as STB_LOCAL, making them non-preemtible what
broke correct relocations handling logic for them.
Fixes PR33738.
Differential revision: https://reviews.llvm.org/D35263
llvm-svn: 307767
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions