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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 18:23:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2094fad00962: [JITLink][ELF][AArch64] Implement ADR_GOT_PAGE, LD64_GOT_LO12_NC. (authored by sunho, committed by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D127057?vs=434987&id=435016#toc

Repository:
  rG LLVM Github Monorepo

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.435016.patch
Type: text/x-patch
Size: 6062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220608/1de4b890/attachment.bin>


More information about the llvm-commits mailing list