diff options
author | Peter Smith <peter.smith@linaro.org> | 2016-07-20 14:56:26 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2016-07-20 14:56:26 +0000 |
commit | 441cf5d818e9d46b6071199ac7e6bb4f2aa7da81 (patch) | |
tree | 73d8f0a14809807b0b6d66cf1a4629499e31f6d6 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 6de4bd62b166b7b3c336a8261098ec992d3a74d2 (diff) | |
download | llvm-441cf5d818e9d46b6071199ac7e6bb4f2aa7da81.zip llvm-441cf5d818e9d46b6071199ac7e6bb4f2aa7da81.tar.gz llvm-441cf5d818e9d46b6071199ac7e6bb4f2aa7da81.tar.bz2 |
Initial support for the local dynamic model ARM TLS relocations:
- R_ARM_TLS_LDM32
- R_ARM_TLS_LDO32
The local dynamic implementation and tests follows the same model as
the other ARM TLS models. The R_ARM_TLS_LDO32 is implemented as R_ABS
expr type as the getVA() for a TLS symbol will return the offset from the
start of the TLS block.
Differential Revision https://reviews.llvm.org/D22563
llvm-svn: 276123
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions