Fix the prototype for the llvm.eh.selector intrinsic.
authorBill Wendling <isanbard@gmail.com>
Thu, 9 Dec 2010 23:05:48 +0000 (23:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 9 Dec 2010 23:05:48 +0000 (23:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121425 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ExceptionHandling.html

index 41be8ab23bdebbeb8150fed8b732afd0becccf7e..d597ffb3c8b31703603ba85a1fed892f82ef147d 100644 (file)
 <div class="doc_text">
 
 <pre>
-  i32 %<a href="#llvm_eh_selector">llvm.eh.selector</a>(i8*, i8*, i8*, ...)
+  i32 %<a href="#llvm_eh_selector">llvm.eh.selector</a>(i8*, i8*, ...)
 </pre>
 
 <p>This intrinsic is used to compare the exception with the given type infos,