[PATCH] D157533: [JITLink][AArch32] Implement ELF::R_ARM_CALL relocation

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


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

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


More information about the llvm-commits mailing list