[PATCH] D127058: [JITLink][ELF/AARCH64] Implement R_AARCH64_PREL32 and R_AARCH64_PREL64

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 10:48:42 PDT 2022


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

Rebase and address stefan's comments


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

https://reviews.llvm.org/D127058

Files:
  llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
  llvm/test/ExecutionEngine/JITLink/AArch64/ELF_aarch64_ehframe.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127058.434888.patch
Type: text/x-patch
Size: 3566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/0f922b3c/attachment.bin>


More information about the llvm-commits mailing list