mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-02 22:32:08 +00:00
Mention that the 'unwind' instruction is now deprecated.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149876 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6588abf377
commit
5a65864f92
@ -3495,6 +3495,9 @@ that the invoke/unwind semantics are likely to change in future versions.</p>
|
||||
</pre>
|
||||
|
||||
<h5>Overview:</h5>
|
||||
<p><span class="doc_warning">N.B. The <tt>unwind</tt> instruction has been
|
||||
deprecated and is slated for removal.</span></p>
|
||||
|
||||
<p>The '<tt>unwind</tt>' instruction unwinds the stack, continuing control flow
|
||||
at the first callee in the dynamic call stack which used
|
||||
an <a href="#i_invoke"><tt>invoke</tt></a> instruction to perform the call.
|
||||
|
Loading…
x
Reference in New Issue
Block a user