[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:14:54 PDT 2023


Eymay marked an inline comment as done.
Eymay added a comment.



In D157533#4641795 <https://reviews.llvm.org/D157533#4641795>, @sgraenitz wrote:

> Can we align the test with the (now) existing ELF_static_arm_reloc.s please? The rest should be ready to land I think.

Sure, updated the test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157533/new/

https://reviews.llvm.org/D157533



More information about the llvm-commits mailing list