Bug 422 fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15822 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-08-16 16:48:19 +00:00
parent a6536563f4
commit 51d1cb3d88

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>