mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-03 05:41:42 +00:00
Go back to the old definition. It's not clear that a 'resume' can be 'outlined' from the function with the landing pad for all platforms.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136799 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1009c3299b
commit
e4ad50bb43
@ -3385,8 +3385,8 @@ that the invoke/unwind semantics are likely to change in future versions.</p>
|
||||
|
||||
<h5>Arguments:</h5>
|
||||
<p>The '<tt>resume</tt>' instruction requires one argument, which must have the
|
||||
same type as the result of the '<tt>landingpad</tt>' instruction which
|
||||
interrupted the unwinding.</p>
|
||||
same type as the result of any '<tt>landingpad</tt>' instruction in the same
|
||||
function.</p>
|
||||
|
||||
<h5>Semantics:</h5>
|
||||
<p>The '<tt>resume</tt>' instruction resumes propagation of an existing
|
||||
|
Loading…
x
Reference in New Issue
Block a user