From: Bill Wendling Date: Sat, 15 Aug 2009 20:08:04 +0000 (+0000) Subject: Fix validation errors. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=bf230bf5ccd073c85b7a19dcf899031415171cec;p=oota-llvm.git Fix validation errors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79131 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html index cf6a467bf0b..9eb868f4929 100644 --- a/docs/ExceptionHandling.html +++ b/docs/ExceptionHandling.html @@ -410,11 +410,11 @@
+
-i32 %llvm.eh.typeid.for.i32(i8*)
-i64 %llvm.eh.typeid.for.i64(i8*)
+  i32 %llvm.eh.typeid.for.i32(i8*)
+  i64 %llvm.eh.typeid.for.i64(i8*)
 
-

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