[PATCH] D127057: [JITLink][ELF/AARCH64] Implement R_AARCH64_ADR_GOT_PAGE and R_AARCH64_LD64_GOT_LO12_NC

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 16:09:43 PDT 2022


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

Fix msvc build


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

https://reviews.llvm.org/D127057

Files:
  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: D127057.434987.patch
Type: text/x-patch
Size: 5994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/5d2f9673/attachment.bin>


More information about the llvm-commits mailing list