[cfe-commits] [PATCH] Add PNaCl ABIInfo
John McCall
rjmccall at apple.com
Tue Sep 20 18:26:48 PDT 2011
On Sep 20, 2011, at 4:17 PM, David Meyer wrote:
> Eli,
>
> Why is it generating lower-quality code? What kind of resolution do
> you think we could come to on this issue?
>
> For PNaCl, we lower first-class struct passing in a target-specific
> way (in llc) so that we can approximately (but not exactly) match the
> platform ABIs. We'd prefer full ABI compatibility, but we're willing
> to live with partial compatibility for now.
Please consider that discussion to be a prerequisite to code review.
John.
More information about the cfe-commits
mailing list