Add a fixed bug

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10904 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-01-16 21:55:04 +00:00
parent 1119d7d394
commit 6b31bebdf3

View File

@ -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>