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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 01:08:49 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc3ee330891c: ExecutionEngine: add preliminary support for COFF ARM64 (authored by kaadam, committed by mstorsjo).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D69434?vs=230091&id=230205#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69434

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69434.230205.patch
Type: text/x-patch
Size: 18660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/41bada44/attachment-0001.bin>


More information about the llvm-commits mailing list