forked from OSchip/llvm-project
parent
61147ed270
commit
a503fc0494
|
@ -6027,7 +6027,7 @@ freestanding environments and non-C-based languages.</p>
|
|||
|
||||
<p>The clauses are applied in order from top to bottom. If two
|
||||
<tt>landingpad</tt> instructions are merged together through inlining, the
|
||||
clauses from the calling function are prepended to the list of clauses.</p>
|
||||
clauses from the calling function are appended to the list of clauses.</p>
|
||||
|
||||
<p>The <tt>landingpad</tt> instruction has several restrictions:</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue