forked from OSchip/llvm-project
parent
ef82cf5b1e
commit
1ff70a7cf2
|
@ -290,7 +290,7 @@ 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
|
||||
<li>Loads can now have range metadata attached to them to describe the
|
||||
possible values being loaded.</li>
|
||||
<li>....</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue