[PATCH] D34474: [RFC] [AArch64] Add a win64 specific aarch64 calling convention for vararg functions
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 14:38:56 PDT 2017
mstorsjo added a comment.
I guess at this point, it'd make sense to split this into two patches, one for adding the general support for arm64/win varargs, and one for adding the extra keywords for enabling wine to use it in builds targeting Linux. I'll update the patches to that effect tomorrow.
https://reviews.llvm.org/D34474
More information about the llvm-commits
mailing list