mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Note that 'nest' only applies to pointers.
llvm-svn: 53226
This commit is contained in:
parent
4cf0a68307
commit
7a6ba3f3a4
@ -876,7 +876,7 @@ declare i32 @atoi(i8*) nounwind readonly
|
||||
executing it.</dd>
|
||||
|
||||
<dt><tt>nest</tt></dt>
|
||||
<dd>This indicates that the parameter can be excised using the
|
||||
<dd>This indicates that the pointer parameter can be excised using the
|
||||
<a href="#int_trampoline">trampoline intrinsics</a>.</dd>
|
||||
<dt><tt>readonly</tt></dt>
|
||||
<dd>This function attribute indicates that the function has no side-effects
|
||||
|
Loading…
x
Reference in New Issue
Block a user