Bug 422 fixed.

llvm-svn: 15822
This commit is contained in:
Reid Spencer 2004-08-16 16:48:19 +00:00
parent 23c656d050
commit f03b47c7f1
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,8 @@ were fixed:</a>
<p>Bugs fixed in the LLVM Core:</p>
<ol>
<li><a href="http://llvm.org/PR422">[asmwriter] Asmwriter is really slow for
functions with lots of values</a></li>
<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely
broken in LLVM 1.3</a></li>
</ol>