Add newly fixed pr

llvm-svn: 10153
This commit is contained in:
Chris Lattner 2003-11-22 01:14:58 +00:00
parent 8df97f1656
commit a0893ff97f

View File

@ -123,6 +123,8 @@ build problems</a></li>
href="http://llvm.cs.uiuc.edu/PR127">sped up a lot</a> (up to 4x in some
cases).</li>
<li>Methods and functions in anonymous namespaces <a href="http://llvm.cs.uiuc.edu/PR85">now get internal linkage</a>.</li>
</ol>
<p>In this release, the following bugs in the previous release were fixed:</p>