[PATCH] D127558: [JITLink][AArch64] Unify table managers of ELF and MachO.
Sunho Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 21:17:04 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb3722580335: [JITLink][AArch64] Unify table managers of ELF and MachO. (authored by sunho).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127558/new/
https://reviews.llvm.org/D127558
Files:
llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h
llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
llvm/lib/ExecutionEngine/JITLink/aarch64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127558.436635.patch
Type: text/x-patch
Size: 16636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/53c4c98f/attachment.bin>
More information about the llvm-commits
mailing list