[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 07:23:25 PDT 2023


Eymay updated this revision to Diff 556663.
Eymay added a comment.

update author mail


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


More information about the llvm-commits mailing list