From: Devang Patel Date: Mon, 29 Sep 2008 18:34:44 +0000 (+0000) Subject: Fix grammar. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=66c6c65de28c3140fd4d048535fc259fc3f71479;p=oota-llvm.git Fix grammar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56796 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index c5cffc39820..bba96240d84 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -930,7 +930,7 @@ situation. This attribute may not be used together with alwaysinline attribute.
optsize
-
This attribute suggests optimization passes and code generator passes to +
This attribute suggests that optimization passes and code generator passes make choices that help reduce code size.
noreturn