<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}
-->
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;">Hi,<br>
<br>
I've separated the handling of  "-fverbose-asm" into its own patch.<br>
Are they good to go from a clang perspective?<br>
<br>
PatchVerbose:<br>
    XCore target: Pass through "-fverbose-asm" flag to xcc assembler.<br>
<br>
PatchException:<br>
    XCore target exception handling<br>
    XCore target has -fno-exception as the default option<br>
    Implement __builtin_eh_return_data_regno()<br>
    Pass on "-fexceptions" flag to xcc (linker)<br>
<br>
Robert<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF457293"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Robert Lytton<br>
<b>Sent:</b> 11 November 2013 13:57<br>
<b>To:</b> cfe-commits@cs.uiuc.edu<br>
<b>Cc:</b> echristo@gmail.com<br>
<b>Subject:</b> FW: XCore target exception handling<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi Eric,<br>
Rafael suggested I pinged you.<br>
Would you be able to review the patch from a clang perspective?<br>
Robert<br>
<br>
<br>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<hr tabindex="-1">
<div id="divRpF497317" style="direction:ltr"><font color="#000000" face="Tahoma" size="2"><b>From:</b> cfe-commits-bounces@cs.uiuc.edu [cfe-commits-bounces@cs.uiuc.edu] on behalf of Robert Lytton [robert@xmos.com]<br>
<b>Sent:</b> 01 November 2013 18:00<br>
<b>To:</b> cfe-commits@cs.uiuc.edu<br>
<b>Subject:</b> XCore target exception handling<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi<br>
<br>
Here is a patch for exception handling on the XCore target.<br>
<br>
    XCore target has -fno-exception as the default option<br>
    Implement __builtin_eh_return_data_regno()<br>
    Pass on flags to xcc (assembler & linker phases)<br>
<br>
Thank you.<br>
Robert<br>
<br>
<br>
<br>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>