diff options
author | John Brawn <john.brawn@arm.com> | 2023-06-12 16:43:12 +0100 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2023-06-23 13:43:04 +0100 |
commit | 5421ab46250691402a48c67e3cc2baf1b2c4ad58 (patch) | |
tree | 3000e38d02fa4c72b5861ad9f2f091d4215a4390 /llvm/lib/Object/ObjectFile.cpp | |
parent | 89ccfa1b3978fa2c2945dec743401f090a23abec (diff) | |
download | llvm-5421ab46250691402a48c67e3cc2baf1b2c4ad58.zip llvm-5421ab46250691402a48c67e3cc2baf1b2c4ad58.tar.gz llvm-5421ab46250691402a48c67e3cc2baf1b2c4ad58.tar.bz2 |
[lld][ARM] Add support for 16-bit thumb group relocations
This adds support for the following relocations:
* R_ARM_THM_ALU_ABS_G0_NC
* R_ARM_THM_ALU_ABS_G1_NC
* R_ARM_THM_ALU_ABS_G2_NC
* R_ARM_THM_ALU_ABS_G3
as defined in:
https://github.com/ARM-software/abi-aa/blob/main/aaelf32/aaelf32.rst#5615static-thumb16-relocations
Differential Revision: https://reviews.llvm.org/D153407
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions