[LLVMdev] struct passing on X86-64

David A. Greene greened at obbligato.org
Fri Jun 10 13:23:54 PDT 2011


Eli Friedman <eli.friedman at gmail.com> writes:

>> Just so I understand this better, for which ABIs is this the case?  It's
>> not for x86_64.  ARM, perhaps?
>
> Take, for example, _Complex long double on x86-64. Or unions on x86-64. :)

Grr...long double is evil in general.  Just use __float128.  ;)

                               -Dave




More information about the llvm-dev mailing list