summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-08-03 18:37:32 +0000
committerBill Wendling <isanbard@gmail.com>2011-08-03 18:37:32 +0000
commite4ad50bb437249100fd40c156b5c5078ba7bce2e (patch)
tree800f6cfff776103fefe54e08bf6a00ee06fdef6b /docs
parent1009c3299be8c147ecd3fbd2d75ba1bafb2c84b1 (diff)
downloadllvm-e4ad50bb437249100fd40c156b5c5078ba7bce2e.tar.gz
llvm-e4ad50bb437249100fd40c156b5c5078ba7bce2e.tar.bz2
llvm-e4ad50bb437249100fd40c156b5c5078ba7bce2e.tar.xz
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
Diffstat (limited to 'docs')
-rw-r--r--docs/LangRef.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index aab4d35c6b..dd80658ff8 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.</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