summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2011-08-19 16:57:55 +0000
committerJohn Criswell <criswell@uiuc.edu>2011-08-19 16:57:55 +0000
commitf0d536a4458276b2203419eb23529a63e738ab87 (patch)
tree96200ff8362eb51f3a228892cbb1e89575f9c226 /llvm/docs
parente93807049b8ac48ade48093314bdbc5163f2222a (diff)
downloadbcm5719-llvm-f0d536a4458276b2203419eb23529a63e738ab87.tar.gz
bcm5719-llvm-f0d536a4458276b2203419eb23529a63e738ab87.zip
Fixed some punctuation. Sentences can be combined with semi-colons but not
commas. llvm-svn: 138043
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/LangRef.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index bed84232158..bf834c211a0 100644
--- a/llvm/docs/LangRef.html
+++ b/llvm/docs/LangRef.html
@@ -8396,7 +8396,7 @@ LLVM</a>.</p>
<h5>Semantics:</h5>
<p>This intrinsic allows annotation of local variables with arbitrary strings.
This can be useful for special purpose optimizations that want to look for
- these annotations. These have no other defined use, they are ignored by code
+ these annotations. These have no other defined use; they are ignored by code
generation and optimization.</p>
</div>
@@ -8432,7 +8432,7 @@ LLVM</a>.</p>
<h5>Semantics:</h5>
<p>This intrinsic allows annotations to be put on arbitrary expressions with
arbitrary strings. This can be useful for special purpose optimizations that
- want to look for these annotations. These have no other defined use, they
+ want to look for these annotations. These have no other defined use; they
are ignored by code generation and optimization.</p>
</div>
OpenPOWER on IntegriCloud