[PATCH] D35919: [AArch64] Rewrite stack frame handling for win64 vararg functions
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 29 01:42:15 PDT 2017
mstorsjo added a comment.
@mgrang does this version fix all your issues with vararg functions, or are there still issues that can be traced back to this? With this in place, all of the test code I've tried to build seems to work. (Also, have you tried using lld-link for linking? It seems complete enough for coff/arm64 for me now.)
https://reviews.llvm.org/D35919
More information about the llvm-commits
mailing list