[PATCH] D69434: ExecutionEngine: add preliminary support for COFF ARM64

Ádám Kallai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 05:26:41 PST 2019


kaadam updated this revision to Diff 229518.
kaadam retitled this revision from "WIP: ExecutionEngine: add preliminary support for COFF ARM64 " to "ExecutionEngine: add preliminary support for COFF ARM64 ".
kaadam added a comment.

change is updated, unit_test is attached.


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

https://reviews.llvm.org/D69434

Files:
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
  lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.h
  lib/Target/AArch64/AArch64TargetMachine.cpp
  test/ExecutionEngine/RuntimeDyld/AArch64/COFF_AArch64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69434.229518.patch
Type: text/x-patch
Size: 18552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/a8eb5c8a/attachment-0001.bin>


More information about the llvm-commits mailing list