Update dox, patch by Vladimir Prus!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28306 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-05-15 17:26:46 +00:00
parent 6460becced
commit 374ab3016e

View File

@ -2862,7 +2862,7 @@ language reference manual does not define what this type is, so all
transformations should be prepared to handle intrinsics with any type transformations should be prepared to handle intrinsics with any type
used.</p> 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 instruction and the variable argument handling intrinsic functions are
used.</p> used.</p>