diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-12-08 06:19:47 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-12-08 06:19:47 +0000 |
commit | 6a4eb75c46dc11578c4dd47db82c7a69a8f65839 (patch) | |
tree | 9a50dbfc11005e8467a0eb307636cf528d9a7a83 /lldb/packages/Python/lldbsuite/test | |
parent | f4257528e967dae1cf49328f2a8cfdc28815a2f3 (diff) | |
download | bcm5719-llvm-6a4eb75c46dc11578c4dd47db82c7a69a8f65839.tar.gz bcm5719-llvm-6a4eb75c46dc11578c4dd47db82c7a69a8f65839.zip |
[ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global symbols
These MIPS specific symbols should be global because in general they can
have an arbitrary value. By default this value is a fixed offset from .got
section.
This patch adds more checks to the mips-gp-local.s test case but marks
it as XFAIL because LLD does not allow redefinition of absolute symbols
value by a linker script. This should be fixed by D27276.
Differential revision: https://reviews.llvm.org/D27524
llvm-svn: 289025
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions