diff options
author | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-06 07:43:03 +0000 |
---|---|---|
committer | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-06 07:43:03 +0000 |
commit | 15cd9ffd1e88af8ad3a9829d77c2a25b8587fc90 (patch) | |
tree | 68895e088f67d9b2ac9eca8da644d41324375c16 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 60506cbcd48a905950971f7211ceef1867aa25c8 (diff) | |
download | bcm5719-llvm-15cd9ffd1e88af8ad3a9829d77c2a25b8587fc90.tar.gz bcm5719-llvm-15cd9ffd1e88af8ad3a9829d77c2a25b8587fc90.zip |
[ELF2] Add GOT section for MIPS target.
This patch implements R_MIPS_GOT16 relocation for global symbols in order to
generate some entries in GOT. Only reserved and global entries are supported
for now. For the detailed description about GOT in MIPS, see "Global Offset
Table" in Chapter 5 in the followin document:
ftp://www.linux-mips.org/pub/linux/mips/doc/ABI/mipsabi.pdf
In addition, the platform specific symbol "_gp" is added, see "Global Data
Symbols" in Chapter 6 in the aforementioned document.
Differential revision: http://reviews.llvm.org/D14211
llvm-svn: 252275
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions