mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 05:31:51 +00:00
s/restrict/describe/
Thanks Duncan. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153411 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f8c8a9cbb4
commit
626c346be4
@ -290,7 +290,7 @@ Release Notes</a>.</h1>
|
|||||||
<li>IR support for vectors of pointers, including vector GEPs.</li>
|
<li>IR support for vectors of pointers, including vector GEPs.</li>
|
||||||
<li>Module flags have been introduced. They convey information about the
|
<li>Module flags have been introduced. They convey information about the
|
||||||
module as a whole to LLVM subsystems.</li>
|
module as a whole to LLVM subsystems.</li>
|
||||||
<li>Loads can now have range metadata attached to them to restrict the
|
<li>Loads can now have range metadata attached to them to describe the
|
||||||
possible values being loaded.</li>
|
possible values being loaded.</li>
|
||||||
<li>....</li>
|
<li>....</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user