Forget to add 'nest' to the list of parameter
[oota-llvm.git] / docs / LangRef.html
index 2cf74c2824f1572f0bc9e3dc5a7de41d7be5ce05..792a8b5466452af504f555f2b641c0b310adb3e7 100644 (file)
@@ -811,6 +811,9 @@ a power of 2.</p>
     <dd>This function attribute indicates that the function type does not use
     the unwind instruction and does not allow stack unwinding to propagate
     through it.</dd>
+    <dt><tt>nest</tt></dt>
+    <dd>This indicates that the parameter can be excised using the
+    <a href="#int_trampoline">trampoline intrinsics</a>.</dd>
   </dl>
 
 </div>