mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-12 06:06:32 +00:00
Add a small release not about the range metadata.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153391 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
179a4ddd1f
commit
692cd4596e
@ -290,6 +290,8 @@ Release Notes</a>.</h1>
|
||||
<li>IR support for vectors of pointers, including vector GEPs.</li>
|
||||
<li>Module flags have been introduced. They convey information about the
|
||||
module as a whole to LLVM subsystems.</li>
|
||||
<li>Loads can now have range metadata attached to them to restrict the
|
||||
possible values being loaded.</li>
|
||||
<li>....</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user