Note that 'nest' only applies to pointers.
authorDuncan Sands <baldrick@free.fr>
Tue, 8 Jul 2008 09:27:25 +0000 (09:27 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 8 Jul 2008 09:27:25 +0000 (09:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53226 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 4de69b0e721d36c35b4a6e226af5e08f96ce20c6..af6dc04a74f77c8d9fe4ea672042c5ead7ead91f 100644 (file)
@@ -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