mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00:00
PR135 is now finally fixed
llvm-svn: 10550
This commit is contained in:
parent
edda0e5d4f
commit
0a3ecfc20c
@ -113,7 +113,19 @@ In this release, the following missing features were implemented:
|
|||||||
|
|
||||||
<!--=========================================================================-->
|
<!--=========================================================================-->
|
||||||
<div class="doc_subsubsection">
|
<div class="doc_subsubsection">
|
||||||
In this release, the following Code Quality issues were fixed:
|
In this release, the following Quality of Implementation issues were fixed:
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
|
||||||
|
<li><a href="http://llvm.cs.uiuc.edu/PR135">JIT should lazily initialize global variables</a></li>
|
||||||
|
|
||||||
|
<li></li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
<!--=========================================================================-->
|
||||||
|
<div class="doc_subsubsection">
|
||||||
|
In this release, the following Code Quality issues were fixed:
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
Loading…
Reference in New Issue
Block a user