mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-31 16:14:15 +00:00
Rephrase to add clarity.
llvm-svn: 149972
This commit is contained in:
parent
8a46f38a55
commit
cd6addef26
@ -286,9 +286,9 @@ Release Notes</a>.</h1>
|
||||
<ul>
|
||||
<li>IR support for half float</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>The <tt>unwind</tt> instruction is now gone. With the introduction of
|
||||
the new exception handling system in LLVM 3.0, the <tt>unwind</tt>
|
||||
instruction became obsolete.</li>
|
||||
<li>....</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user