[PATCH] D157533: [JITLink][AArch32] Implement ELF::R_ARM_CALL relocation
Eymen Ünay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 04:49:11 PDT 2023
Eymay updated this revision to Diff 556653.
Eymay added a comment.
(NFC) Removed leading zeros from immediates in comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157533/new/
https://reviews.llvm.org/D157533
Files:
llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h
llvm/lib/ExecutionEngine/JITLink/aarch32.cpp
llvm/test/ExecutionEngine/JITLink/AArch32/ELF_static_arm_reloc.s
llvm/unittests/ExecutionEngine/JITLink/AArch32Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157533.556653.patch
Type: text/x-patch
Size: 12384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/5dffa032/attachment.bin>
More information about the llvm-commits
mailing list