diff --git a/docs/LangRef.html b/docs/LangRef.html index aab4d35c6bf..dd80658ff8d 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -3385,8 +3385,8 @@ that the invoke/unwind semantics are likely to change in future versions.
The 'resume' instruction requires one argument, which must have the - same type as the result of the 'landingpad' instruction which - interrupted the unwinding.
+ same type as the result of any 'landingpad' instruction in the same + function.The 'resume' instruction resumes propagation of an existing