mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-26 14:16:12 +00:00
Document the 'unwind' removal.
llvm-svn: 149914
This commit is contained in:
parent
c0985aa29f
commit
9e07368007
@ -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