diff options
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index c5cffc3..bba9624 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -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> |