<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;">note to self,<br>
<br>
<br>
<font face="Courier New">+  InChain = DAG.getStore(VAList.getValue(1), dl, nextPtr, VAListPtr,<br>
+                      MachinePointerInfo(SV), false, false, 0);</font><br>
<br>
second line needs aligning viz:<br>
<font face="Courier New">+  InChain = DAG.getStore(VAList.getValue(1), dl, nextPtr, VAListPtr,<br>
+                         MachinePointerInfo(SV), false, false, 0);<br>
</font><br>
robert<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF605249"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Robert Lytton<br>
<b>Sent:</b> 26 July 2013 17:42<br>
<b>To:</b> llvm-commits@cs.uiuc.edu<br>
<b>Cc:</b> Richard Osborne<br>
<b>Subject:</b> XCore: vararg fix<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi Richard,<br>
<br>
Here are two patches for fixing vararg handling in the xcore backend.<br>
<br>
'PatchRenameFile' renames:<br>
    test/CodeGen/XCore/2011-08-01-VarargsBug.ll<br>
    test/CodeGen/XCore/varargs.ll<br>
<br>
'PatchVarArgs' is the fix and added test<br>
<br>
Robet<br>
<br>
</div>
</div>
</div>
</div>
</body>
</html>