<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 18, 2013 at 8:58 AM, Stephen Lin <span dir="ltr"><<a href="mailto:swlin@post.harvard.edu" target="_blank">swlin@post.harvard.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Also, 'nobuiltin' was incorrectly placed in the parameter attributes<br>

section; I've moved it to the correct section.<br>
<div class=""><div class="h5"><br>
<br></div></div></blockquote><div><br></div><div><br></div><div style>I've committed the updated patch in 179763. Thanks for the contribution.</div><div style><br></div><div style>Now, a more interesting problem is that I can't find 'nobuiltin' in any of the LLVM tests ;-)</div>
<div style><br></div><div style>Eli</div><div style><br></div><div style><br></div><div style><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5">
On Mon, Apr 8, 2013 at 2:24 PM, Stephen Lin <<a href="mailto:swlin@post.harvard.edu">swlin@post.harvard.edu</a>> wrote:<br>
> "#0 = attributes { alwaysinline alignstack=4 }" and<br>
> "#1 = attributes { "no-sse" }"<br>
><br>
> should apparently be:<br>
><br>
> "attributes #0 = { alwaysinline alignstack=4 }" and<br>
> "attributes #1 = { "no-sse" }"<br>
><br>
> Stephen<br>
</div></div><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div></div>