Bug 430 Fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16065 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-08-27 00:48:26 +00:00
parent 488d73a8b7
commit b810d5f02d

View File

@ -159,6 +159,8 @@ were fixed:</a>
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>
<li><a href="http://llvm.org/PR430">[bcwriter] Empty compaction tables
defined</a></li>
</ol>
<p>Bugs in the C/C++ front-end:</p>