[PATCH] D35006: [AArch64] Implement support for windows style vararg functions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:31 PDT 2017


mstorsjo added a comment.

> Things look equally bad when I dump the MIR (e.g. from your first test-case):

What parameters do you use to produce this MIR dump btw? I found http://llvm.org/docs/MIRLangRef.html but llc -stop-after=machine-cp doesn't really give me the things you quoted.


https://reviews.llvm.org/D35006





More information about the llvm-commits mailing list