mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 05:31:51 +00:00
Document the 'unwind' removal.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149914 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7b9e539268
commit
06d7e1b52b
@ -285,7 +285,10 @@ Release Notes</a>.</h1>
|
||||
|
||||
<ul>
|
||||
<li>IR support for half float</li>
|
||||
<li>IR support for vectors of pointers, including vector GEPs.</li>
|
||||
<li>IR support for vectors of pointers, including vector GEPs.</li>
|
||||
<li>The <tt>unwind</tt> instruction is now gone. It has been replaced by
|
||||
the <tt>landingpad</tt>/<tt>resume</tt> exception handling
|
||||
mechanisms.</li>
|
||||
<li>....</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user