PR409 fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18586 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-12-06 22:32:33 +00:00
parent b9ce8b3f1b
commit 4e69a5ba09

View File

@ -187,6 +187,9 @@ issues were fixed:</a>
<div class="doc_text">
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR409">
[core/asmparser] ConstantFP::isValueValidForType Broken</a>
</li>
<li><a href="http://llvm.cs.uiuc.edu/PR426">[llvmg++] Tons of warnings
are spewed when linking to libstdc++</a>
</li>