summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-08-15 20:08:04 +0000
committerBill Wendling <isanbard@gmail.com>2009-08-15 20:08:04 +0000
commitbf230bf5ccd073c85b7a19dcf899031415171cec (patch)
tree30bc6eb45d1ad5563d55108495ce14e957972921 /docs
parent3cf4ffd2afbee3de77eec255d67e9a3bc38c8b4d (diff)
downloadllvm-bf230bf5ccd073c85b7a19dcf899031415171cec.tar.gz
llvm-bf230bf5ccd073c85b7a19dcf899031415171cec.tar.bz2
llvm-bf230bf5ccd073c85b7a19dcf899031415171cec.tar.xz
Fix validation errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79131 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ExceptionHandling.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html
index cf6a467bf0..9eb868f492 100644
--- a/docs/ExceptionHandling.html
+++ b/docs/ExceptionHandling.html
@@ -410,11 +410,11 @@
</div>
<div class="doc_text">
+
<pre>
-i32 %<a href="#llvm_eh_typeid_for">llvm.eh.typeid.for.i32</a>(i8*)
-i64 %<a href="#llvm_eh_typeid_for">llvm.eh.typeid.for.i64</a>(i8*)
+ i32 %<a href="#llvm_eh_typeid_for">llvm.eh.typeid.for.i32</a>(i8*)
+ i64 %<a href="#llvm_eh_typeid_for">llvm.eh.typeid.for.i64</a>(i8*)
</pre>
-</div>
<p>This intrinsic returns the type info index in the exception table of the
current function. This value can be used to compare against the result