[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:36:55 PDT 2023


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

(NFC) Updated enc/decode description comment bits with precise number of 0's


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


More information about the llvm-commits mailing list