Fix grammar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56796 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2008-09-29 18:34:44 +00:00
parent c580144f41
commit 66c6c65de2

View File

@ -930,7 +930,7 @@ situation. This attribute may not be used together with <tt>alwaysinline</tt>
attribute.</dd>
<dt><tt>optsize</tt></dt>
<dd>This attribute suggests optimization passes and code generator passes to
<dd>This attribute suggests that optimization passes and code generator passes
make choices that help reduce code size.</dd>
<dt><tt>noreturn</tt></dt>