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

Stephen Lin swlin at post.harvard.edu
Thu Apr 18 08:58:08 PDT 2013


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


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doc-fix.patch
Type: application/octet-stream
Size: 1797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130418/e5d00ac5/attachment.obj>


More information about the llvm-commits mailing list