[PATCH] D35919: [AArch64] Rewrite stack frame handling for win64 vararg functions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 11:49:41 PDT 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D35919#825156, @mstorsjo wrote:

> @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.)


Ping @mgrang - did this solve your issues with vararg functions, or is there still some case that I've missed?


https://reviews.llvm.org/D35919





More information about the llvm-commits mailing list