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

Ádám Kallai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 08:15:31 PST 2019


kaadam updated this revision to Diff 230078.
kaadam added a comment.

updated the write method in branch relocations, the unit_test is also updated.


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.230078.patch
Type: text/x-patch
Size: 18592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/38b8910a/attachment.bin>


More information about the llvm-commits mailing list