diff options
Diffstat (limited to 'docs/ExceptionHandling.html')
-rw-r--r-- | docs/ExceptionHandling.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html index 41be8ab..d597ffb 100644 --- a/docs/ExceptionHandling.html +++ b/docs/ExceptionHandling.html @@ -420,7 +420,7 @@ <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, |