mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Add a fixed bug
llvm-svn: 10904
This commit is contained in:
parent
3db2f0725d
commit
d78dc95b86
@ -125,16 +125,22 @@ In this release, the following Quality of Implementation issues were fixed:
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR73">Bytecode format inconsistent</a></li>
|
||||
</ol>
|
||||
|
||||
<!--=========================================================================-->
|
||||
<div class="doc_subsubsection">
|
||||
In this release, the following build problems were fixed:
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR210">[build] Makefiles break if C frontend target string has unexpected value</a></li>
|
||||
</ol>
|
||||
|
||||
<!--=========================================================================-->
|
||||
<div class="doc_subsubsection">
|
||||
In this release, the following Code Quality issues were fixed:
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR187">[loopsimplify] Many pointless phi nodes are created</a></li>
|
||||
|
||||
<li></li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user