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

Stephen Lin swlin at post.harvard.edu
Mon Apr 8 11:24:24 PDT 2013


"#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: 603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130408/79c4d94d/attachment.obj>


More information about the llvm-commits mailing list