Changes in directory llvm/docs:

LangRef.html updated: 1.151 -> 1.152
---
Log message:

Update dox, patch by Vladimir Prus!


---
Diffs of the changes:  (+2 -2)

 LangRef.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/LangRef.html
diff -u llvm/docs/LangRef.html:1.151 llvm/docs/LangRef.html:1.152
--- llvm/docs/LangRef.html:1.151        Sun May 14 13:23:06 2006
+++ llvm/docs/LangRef.html      Mon May 15 12:26:46 2006
@@ -2862,7 +2862,7 @@
 transformations should be prepared to handle intrinsics with any type
 used.</p>
 
-<p>This example shows how the <a href="#i_vanext"><tt>vanext</tt></a>
+<p>This example shows how the <a href="#i_va_arg"><tt>va_arg</tt></a>
 instruction and the variable argument handling intrinsic functions are
 used.</p>
 
@@ -3817,7 +3817,7 @@
 
   <a href="mailto:[EMAIL PROTECTED]">Chris Lattner</a><br>
   <a href="http://llvm.org";>The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/05/14 18:23:06 $
+  Last modified: $Date: 2006/05/15 17:26:46 $
 </address>
 </body>
 </html>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to