[PATCH] D34833: [LLD] [COFF] Add initial support for linking ARM64 binaries

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 00:30:56 PDT 2017


mstorsjo updated this revision to Diff 104828.
mstorsjo added a comment.

Added a few more trivial cases where the arm64 machine type is mapped, extended the test to check more flags. I've doublechecked the flags that the test checks with binaries from microsoft.


https://reviews.llvm.org/D34833

Files:
  COFF/Config.h
  COFF/DriverUtils.cpp
  COFF/InputFiles.cpp
  test/COFF/arm64-magic.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34833.104828.patch
Type: text/x-patch
Size: 3327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/9a0b38c8/attachment.bin>


More information about the llvm-commits mailing list