<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style>
<!--
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:72.0pt 72.0pt 72.0pt 72.0pt}
-->
</style><style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" lang="EN-US" link="blue" vlink="purple">
<div style="direction: ltr;font-family: Courier New;color: #000000;font-size: 10pt;">
If we decide to go on with this, can we also add the correspondent alternative for "--qemu-flag" too?<br>
<br>
Regards,<br>
V. Kalintiris<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF170363"><font face="Tahoma" size="2" color="#000000"><b>From:</b> llvm-commits-bounces@cs.uiuc.edu [llvm-commits-bounces@cs.uiuc.edu] on behalf of Charlie Turner [charlie.turner@arm.com]<br>
<b>Sent:</b> 09 June 2015 13:02<br>
<b>To:</b> llvm-commits; James Molloy<br>
<b>Cc:</b> cmatthews5@apple.com<br>
<b>Subject:</b> [LNT] Add cflags string argument to lnt<br>
</font><br>
</div>
<div></div>
<div>
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt">Hi,</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"> </span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">The current behavior seems to only allow you to pass one cflag at a time to the lnt script,</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"> </span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">--cflag cf1</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">--cflag cf2</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">…</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">--cflag cfn</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"> </span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">The attached patch adds an option that allows you to instead pass –cflags “cf1 cf2 … cfn” to the lnt script.</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"> </span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">Regards,</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">Charlie.</span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"> </span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">P.S. Chris, do you have Phabricator account? I was going to use the Phab reviewing tool, but I could find your name in the reviewers list.</span></p>
</div>
</div>
</div>
</div>
</body>
</html>