diff options
author | Stefan Pintilie <stefanp@ca.ibm.com> | 2020-09-15 08:23:58 -0500 |
---|---|---|
committer | Stefan Pintilie <stefanp@ca.ibm.com> | 2020-09-15 09:06:19 -0500 |
commit | 65f6810d3a4b0ef1fdaad49e808459fbd133bb20 (patch) | |
tree | 5f9e37dc66cc3a87305afee3682306f438641628 /lldb/test/Shell/ScriptInterpreter/Python/eof.test | |
parent | e1669843f2aaf1e4929afdd8f125c14536d27664 (diff) | |
download | llvm-65f6810d3a4b0ef1fdaad49e808459fbd133bb20.zip llvm-65f6810d3a4b0ef1fdaad49e808459fbd133bb20.tar.gz llvm-65f6810d3a4b0ef1fdaad49e808459fbd133bb20.tar.bz2 |
[LLD][PowerPC] Add support for R_PPC64_TPREL34 used in TLS Local Exec
Add Thread Local Storage Local Exec support to LLD. This is to support PC Relative addressing of Local Exec.
The patch teaches LLD to handle:
```
paddi r9, r13, x1@tprel
```
The relocation is:
```
R_PPC_TPREL34
```
Reviewed By: NeHuang, MaskRay
Differential Revision: https://reviews.llvm.org/D86608
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/eof.test')
0 files changed, 0 insertions, 0 deletions