diff --git a/docs/LangRef.html b/docs/LangRef.html index dd80658ff8d..32fcba23529 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -6027,7 +6027,7 @@ freestanding environments and non-C-based languages.
The clauses are applied in order from top to bottom. If two landingpad instructions are merged together through inlining, the - clauses from the calling function are prepended to the list of clauses.
+ clauses from the calling function are appended to the list of clauses.The landingpad instruction has several restrictions: