[cfe-commits] r56051 - /cfe/trunk/lib/CodeGen/CGCall.cpp

Matthijs Kooijman matthijs at stdin.nl
Tue Oct 7 02:07:02 PDT 2008


Hi Daniel,

> If this is causing problems for you I will go ahead and do it in a simple
> target specific manner. It might be Wed. before I get to it, however.
That would be great. I won't get around to using it until Monday, so no rush
:-)

As another thought, would it be useful to be able to generate real struct
returns, instead of the sret parameter style that is used now (in a
target-specific manner of course)? This would be slightly better for us,
though the sret promotion pass takes care of this as well, so it is only
minor.

Gr.

Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081007/d51a7687/attachment.sig>


More information about the cfe-commits mailing list