[PATCH] D126630: [JITLink][ELF/AARCH64] Implement R_AARCH64_LDST*_ABS_LO12_NC relocation types

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 10:00:42 PDT 2022


sunho updated this revision to Diff 433781.
sunho added a comment.

Rebase


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

https://reviews.llvm.org/D126630

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h
  llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
  llvm/test/ExecutionEngine/JITLink/AArch64/ELF_aarch64_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126630.433781.patch
Type: text/x-patch
Size: 7407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/b1c12f13/attachment.bin>


More information about the llvm-commits mailing list