[PATCH 2/3] Minor doc fix to LangRef.rst

Eli Bendersky eliben at google.com
Thu Apr 18 09:14:17 PDT 2013


On Thu, Apr 18, 2013 at 8:58 AM, Stephen Lin <swlin at post.harvard.edu> wrote:

> Also, 'nobuiltin' was incorrectly placed in the parameter attributes
> section; I've moved it to the correct section.
>
>
>

I've committed the updated patch in 179763. Thanks for the contribution.

Now, a more interesting problem is that I can't find 'nobuiltin' in any of
the LLVM tests ;-)

Eli





> On Mon, Apr 8, 2013 at 2:24 PM, Stephen Lin <swlin at post.harvard.edu>
> wrote:
> > "#0 = attributes { alwaysinline alignstack=4 }" and
> > "#1 = attributes { "no-sse" }"
> >
> > should apparently be:
> >
> > "attributes #0 = { alwaysinline alignstack=4 }" and
> > "attributes #1 = { "no-sse" }"
> >
> > Stephen
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130418/748c2dbb/attachment.html>


More information about the llvm-commits mailing list