mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 21:00:29 +00:00
Fix the prototype for the llvm.eh.selector intrinsic.
llvm-svn: 121425
This commit is contained in:
parent
f8eaf8a243
commit
87a73f7945
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user