[PATCH] D153407: [lld][ARM] Add support for 16-bit thumb group relocations
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 02:56:16 PDT 2023
john.brawn created this revision.
john.brawn added reviewers: stuij, keith.walker.arm, MaskRay, peter.smith.
Herald added subscribers: kristof.beyls, arichardson, emaste.
Herald added a project: All.
john.brawn requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
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
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153407
Files:
lld/ELF/Arch/ARM.cpp
lld/test/ELF/arm-thumb-alu.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153407.533196.patch
Type: text/x-patch
Size: 4580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/ca09c895/attachment.bin>
More information about the llvm-commits
mailing list