1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01: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.

llvm-svn: 136799
This commit is contained in:
Bill Wendling 2011-08-03 18:37:32 +00:00
parent bbb5c7b0aa
commit 6eae915356

View File

@ -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