mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
A word got optimized out, thanks to Duncan for pointing this out
llvm-svn: 57116
This commit is contained in:
parent
4cf7f0e3cd
commit
aec2eeea80
@ -929,7 +929,7 @@ threshold for this caller.</dd>
|
||||
|
||||
<dt><tt>noinline</tt></dt>
|
||||
<dd>This attribute indicates that the inliner should never inline this function
|
||||
in any situation. This attribute may not be used together with
|
||||
in any situation. This attribute may not be used together with the
|
||||
<tt>alwaysinline</tt> attribute.</dd>
|
||||
|
||||
<dt><tt>optsize</tt></dt>
|
||||
|
Loading…
Reference in New Issue
Block a user