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

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


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.

Eli



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

> Thanks! Do you mind also looking at:
>
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130408/170964.html
>
> really quick? It's trivial, but I don't have commit access yet, and
> I'm accumulating too many unmerged branches.
>
> On Thu, Apr 18, 2013 at 12:14 PM, Eli Bendersky <eliben at google.com> wrote:
> >
> >
> >
> > 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/da07ce31/attachment.html>


More information about the llvm-commits mailing list