[Patch] LangRef.rst: Minor typo and whitespace fixes

David Wiberg dwiberg at gmail.com
Wed Aug 5 12:01:14 PDT 2015


2015-08-05 15:30 GMT+02:00 Débora Setton Sanches <setton.debora at gmail.com>:
> Hi,
>
> While I was reading the IR documentation the other day, I took note of a few
> small typos and grouped them in the patch that is attached.
>
> It's really simple stuff, but I think they improve the text nonetheless,
> so... Here you go! :)
>
> Thanks,
>
> Débora.
>

Hi Débora,

The changes look good to me. I noticed a couple of extra white spaces
between words while reading the patch. Perhaps you can fix it before
this is committed, see below.

<start patch snippets>
+value in the metadata node. This is analogous to the ''dereferenceable''
+attribute on parameters and return values.  This metadata can only be applied

+value in the metadata node. This is analogous to the
''dereferenceable_or_null''
+attribute on parameters and return values.  This metadata can only be applied
<end patch snippets>

There are some more of the same kind in the file but these are the
ones on lines which you've changed.

Best regards
David

>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>


More information about the llvm-commits mailing list