<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi,<br>
<br>
I'm adding an XCore target front end.<br>
The XCore ABI is the same as the DefaultABIInfo ... almost.<br>
<br>
One outstanding issue is the need to copy pass-by-value aggregates into the callee's stack-frame during the prolog.<br>
Any advise, suggestions or direction as to where to look (CodeGenFunction::EmitFunctionProlog()? ) most welcome.<br>
<br>
robert<br>
<br>
</div>
</div>
</body>
</html>