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

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 02:41:40 PDT 2023


jobnoorman updated this revision to Diff 525080.
jobnoorman added a comment.

Fix typo


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.525080.patch
Type: text/x-patch
Size: 4606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/62315703/attachment.bin>


More information about the llvm-commits mailing list