[PATCH] D151305: [JITLink][AArch64] Implement R_AARCH64_ADR_PREL_LO21

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 03:00:56 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe96763894760: [JITLink][AArch64] Implement R_AARCH64_ADR_PREL_LO21 (authored by jobnoorman).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151305

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151305.529881.patch
Type: text/x-patch
Size: 4606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/2a5d7b71/attachment.bin>


More information about the llvm-commits mailing list