forked from OSchip/llvm-project
parent
3ef3afbfb8
commit
e97439091f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue