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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 12:14:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d5183b19838: [JITLink][ELF][AArch64] Implement R_AARCH64_PREL32 and R_AARCH64_PREL64. (authored by sunho, committed by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D127058?vs=434888&id=435287#toc

Repository:
  rG LLVM Github Monorepo

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


More information about the llvm-commits mailing list