[PATCH] D35006: [AArch64] Implement support for windows style vararg functions
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 22:17:59 PDT 2017
mstorsjo added a comment.
Thanks for taking a look! Do you have a more concrete suggestion on how to make frame lowering leave a gap at the top, that doesn't mess up the layout like this does? This was a result of trying to take inspiration from the same code for arm, with a lot of blind guesswork and trial and error. If not, I can try to get back to trying things later today.
https://reviews.llvm.org/D35006
More information about the llvm-commits
mailing list