Grammar thinko.

llvm-svn: 93027
This commit is contained in:
Eric Christopher 2010-01-08 21:42:39 +00:00
parent 4a1d7e1506
commit 3070e16e6f
1 changed files with 1 additions and 1 deletions

View File

@ -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