[PATCH] D157541: [JITLink][AArch32] Implement ELF::R_ARM_JUMP24

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 08:17:24 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG62f793ec9cac: [JITLink][AArch32] Implement ELF::R_ARM_JUMP24 relocation (authored by Eymay, committed by sgraenitz).

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.556668.patch
Type: text/x-patch
Size: 4970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/ce426f8b/attachment.bin>


More information about the llvm-commits mailing list