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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 14:32:19 PDT 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D34833#795864, @ruiu wrote:

> Are you able to create an executable that exits 0 using this patch?


Yes; the executable built by the test does that - tested in wine (which is the only arm64 windows environment I've got; prior to this patch it didn't work).


https://reviews.llvm.org/D34833





More information about the llvm-commits mailing list