diff options
author | Daniel Cederman <cederman@gaisler.com> | 2018-06-11 05:50:08 +0000 |
---|---|---|
committer | Daniel Cederman <cederman@gaisler.com> | 2018-06-11 05:50:08 +0000 |
commit | 33f67a256b5eafab7d73c644875c8c6a97d9dbdc (patch) | |
tree | 36a7e8e614b5474c3120df1952399080af3f62e2 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | b60532f89af6672ef86b7254df1c7226243497f3 (diff) | |
download | bcm5719-llvm-33f67a256b5eafab7d73c644875c8c6a97d9dbdc.tar.gz bcm5719-llvm-33f67a256b5eafab7d73c644875c8c6a97d9dbdc.zip |
[Sparc] Add support for 13-bit PIC
Summary: When compiling with -fpic, in contrast to -fPIC, use only the
immediate field to index into the GOT. This saves space if the GOT is
known to be small. The linker will warn if the GOT is too large for
this method.
Reviewers: jyknight, venkatra
Reviewed By: jyknight
Subscribers: brad, fedor.sergeev, jrtc27, llvm-commits
Differential Revision: https://reviews.llvm.org/D47136
llvm-svn: 334383
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions