[PATCH] D157541: [JITLink][AArch32] Implement ELF::R_ARM_JUMP24
Eymen Ünay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 07:31:56 PDT 2023
Eymay updated this revision to Diff 556665.
Eymay added a comment.
Update jitlink-check condition as an explicit offset similar to the change in D157533 <https://reviews.llvm.org/D157533>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157541/new/
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.556665.patch
Type: text/x-patch
Size: 4970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/16c81f83/attachment.bin>
More information about the llvm-commits
mailing list