[cfe-dev] pass-by-value aggregates - using the callee's frame

Robert Lytton robert at xmos.com
Wed Jul 3 00:41:34 PDT 2013


Hi,

I'm adding an XCore target front end.
The XCore ABI is the same as the DefaultABIInfo ... almost.

One outstanding issue is the need to copy pass-by-value aggregates into the callee's stack-frame during the prolog.
Any advise, suggestions or direction as to where to look (CodeGenFunction::EmitFunctionProlog()? ) most welcome.

robert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130703/45b11b7d/attachment.html>


More information about the cfe-dev mailing list