[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Reid Spencer
reid at x10sys.com
Mon Dec 6 14:32:44 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.274 -> 1.275
---
Log message:
PR409: http://llvm.cs.uiuc.edu/PR409 fixed.
---
Diffs of the changes: (+4 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.274 llvm/docs/ReleaseNotes.html:1.275
--- llvm/docs/ReleaseNotes.html:1.274 Sun Dec 5 14:19:45 2004
+++ llvm/docs/ReleaseNotes.html Mon Dec 6 16:32:33 2004
@@ -187,6 +187,9 @@
<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>
@@ -736,7 +739,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/12/05 20:19:45 $
+ Last modified: $Date: 2004/12/06 22:32:33 $
</address>
</body>
More information about the llvm-commits
mailing list