[PATCH] D127061: [JITLink][ELF/AARCH64] Implement Procedure Linkage Table

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 16:42:17 PDT 2022


sunho updated this revision to Diff 434990.
sunho added a comment.

Rebase


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

https://reviews.llvm.org/D127061

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: D127061.434990.patch
Type: text/x-patch
Size: 4685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/d4c82473/attachment.bin>


More information about the llvm-commits mailing list