[PATCH] D127585: [JITLink][ELF][AArch64] Implement R_AARCH64_MOVW_UABS_G*_NC.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 22:07:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d8061a3beff: [JITLink][ELF][AArch64] Implement R_AARCH64_MOVW_UABS_G*_NC. (authored by sunho).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127585

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: D127585.436648.patch
Type: text/x-patch
Size: 5460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/c2046e53/attachment.bin>


More information about the llvm-commits mailing list