[PATCH] D157541: [JITLink][AArch32] Implement ELF::R_ARM_JUMP24
Eymen Ünay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 12:21:19 PDT 2023
Eymay created this revision.
Eymay added reviewers: sgraenitz, lhames.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
Eymay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Added support and test for ELF::R_ARM_JUMP24
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157541
Files:
llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h
llvm/lib/ExecutionEngine/JITLink/ELF_aarch32.cpp
llvm/lib/ExecutionEngine/JITLink/aarch32.cpp
llvm/test/ExecutionEngine/JITLink/AArch32/ELF_static_arm_reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157541.548733.patch
Type: text/x-patch
Size: 4825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/90bc0ceb/attachment.bin>
More information about the llvm-commits
mailing list