summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-01-08 21:42:39 +0000
committerEric Christopher <echristo@apple.com>2010-01-08 21:42:39 +0000
commitd003c5b3d750706cdc0bfa34ebf85b95a7a42abe (patch)
tree80bdff865634a84febcfd4b0dd2e2e9403832706 /docs
parent4d1f58861d38f114e74d515ac1bd029e3a5a024f (diff)
downloadllvm-d003c5b3d750706cdc0bfa34ebf85b95a7a42abe.tar.gz
llvm-d003c5b3d750706cdc0bfa34ebf85b95a7a42abe.tar.bz2
llvm-d003c5b3d750706cdc0bfa34ebf85b95a7a42abe.tar.xz
Grammar thinko.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93027 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 78d4818aed..9c6a6d91e6 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -7266,7 +7266,7 @@ LLVM</a>.</p>
<h5>Overview:</h5>
<p>The <tt>llvm.objectsize</tt> intrinsic is designed to provide information
- to the optimizers to either discover at compile time either a) when an
+ to the optimizers to discover at compile time either a) when an
operation like memcpy will either overflow a buffer that corresponds to
an object, or b) to determine that a runtime check for overflow isn't
necessary. An object in this context means an allocation of a