<div dir="ltr">Since that's in a commit Bill Wendling made recently, I suggest you create send a patch and CC him. He's best equipped to quickly assess it and fix the wrong, if needed.<div><br></div><div>Eli</div><div>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 18, 2013 at 9:33 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks! Do you mind also looking at:<br>
<br>
    <a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130408/170964.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130408/170964.html</a><br>
<br>
really quick? It's trivial, but I don't have commit access yet, and<br>
I'm accumulating too many unmerged branches.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Apr 18, 2013 at 12:14 PM, Eli Bendersky <<a href="mailto:eliben@google.com">eliben@google.com</a>> wrote:<br>
><br>
><br>
><br>
> On Thu, Apr 18, 2013 at 8:58 AM, Stephen Lin <<a href="mailto:swlin@post.harvard.edu">swlin@post.harvard.edu</a>> wrote:<br>
>><br>
>> Also, 'nobuiltin' was incorrectly placed in the parameter attributes<br>
>> section; I've moved it to the correct section.<br>
>><br>
>><br>
><br>
><br>
> I've committed the updated patch in 179763. Thanks for the contribution.<br>
><br>
> Now, a more interesting problem is that I can't find 'nobuiltin' in any of<br>
> the LLVM tests ;-)<br>
><br>
> Eli<br>
><br>
><br>
><br>
><br>
>><br>
>> On Mon, Apr 8, 2013 at 2:24 PM, Stephen Lin <<a href="mailto:swlin@post.harvard.edu">swlin@post.harvard.edu</a>><br>
>> 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>
>><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>
><br>
</div></div></blockquote></div><br></div>