[PATCH] D69434: WIP: ExecutionEngine: add preliminary support for COFF ARM64
Ádám Kallai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 09:11:20 PDT 2019
kaadam created this revision.
kaadam added reviewers: mstorsjo, TomTan, peter.smith.
Herald added subscribers: llvm-commits, kristof.beyls.
Herald added a project: LLVM.
This can be used by lli to JIT code into a COFF ARM64 environment.
Repository:
rL LLVM
https://reviews.llvm.org/D69434
Files:
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.h
lib/Target/AArch64/AArch64TargetMachine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69434.226440.patch
Type: text/x-patch
Size: 14729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/1266f346/attachment.bin>
More information about the llvm-commits
mailing list