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

Eymen Ünay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 04:13:21 PDT 2023


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

Updated test regarding ELF_static_thumb_reloc.s and squashed commits


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.556546.patch
Type: text/x-patch
Size: 12390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/7e2e1270/attachment.bin>


More information about the llvm-commits mailing list