diff options
author | Eymen Ünay <eymenunay@outlook.com> | 2023-09-15 03:50:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 17:50:53 -0700 |
commit | e575b7cb7a64297583d6382c16ce264d9fe45d08 (patch) | |
tree | 819f39fe42e5dc38d33bc42d0a20b853f9988ffa /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | d2ab97b00ce702006f7b1098e3530094759c8841 (diff) | |
download | llvm-e575b7cb7a64297583d6382c16ce264d9fe45d08.zip llvm-e575b7cb7a64297583d6382c16ce264d9fe45d08.tar.gz llvm-e575b7cb7a64297583d6382c16ce264d9fe45d08.tar.bz2 |
[JITlink][AArch32] Implement ELF::R_ARM_MOVT_ABS and R_ARM_MOVW_ABS_NC (#66219)
Add support for static Arm relocations of R_ARM_MOVT_ABS and R_ARM_MOVW_ABS_NC
which are emitted by movt and movw instructions. The implementation contains
relocation fixup and its testing as well as its encode/decode functions for
reading and writing immediate values together with its unittests.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions