diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html index ca4a453bdb0..66ae54e66ff 100644 --- a/docs/ExceptionHandling.html +++ b/docs/ExceptionHandling.html @@ -33,9 +33,6 @@
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 - of llvm.eh.selector. The single - argument is a reference to a type info.
+ of landingpad instruction. + The single argument is a reference to a type info.