[PATCH] D27050: [X86] Add explicit regparm flag for X86-32 calling convention.

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 09:59:45 PST 2016


mkuper added a comment.

I meant "MCU will pass {a, b, d} inreg, and mregparm will only do it for {a,b}."


https://reviews.llvm.org/D27050





More information about the llvm-commits mailing list