[cfe-commits] [llvm-commits] [patch][pr14113] Use inreg in combination with x86_fastcallcc
Eli Friedman
eli.friedman at gmail.com
Tue Oct 23 17:36:53 PDT 2012
On Tue, Oct 23, 2012 at 5:29 PM, Rafael EspĂndola
<rafael.espindola at gmail.com> wrote:
>> I really don't like that we're checking for a platform-specific
>> calling convention in target-independent code. (If you need an extra
>> flag in the ABIArgInfo to distinguish regular padding and inreg
>> padding, feel free to add one.)
>
> New patches attached.
Looks fine.
-Eli
More information about the cfe-commits
mailing list