[llvm-commits] CVS: llvm-www/releases/1.3/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Aug 19 17:38:00 PDT 2004
Changes in directory llvm-www/releases/1.3/docs:
ReleaseNotes.html updated: 1.3 -> 1.4
---
Log message:
Bug fixed
---
Diffs of the changes: (+5 -1)
Index: llvm-www/releases/1.3/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.3/docs/ReleaseNotes.html:1.3 llvm-www/releases/1.3/docs/ReleaseNotes.html:1.4
--- llvm-www/releases/1.3/docs/ReleaseNotes.html:1.3 Mon Aug 16 15:21:17 2004
+++ llvm-www/releases/1.3/docs/ReleaseNotes.html Thu Aug 19 19:37:49 2004
@@ -650,6 +650,10 @@
descriptors in the vtable. This bug prevents mixing C++ code compiled with
LLVM with C++ objects compiled by other C++ compilers.</li>
+</ul><b>Bugs in 1.3 fixed in 1.4:</b><ul>
+
+<li><a href="http://llvm.org/PR426">[llvmg++] Tons of warnings are spewed when
+ linking to libstdc++</a></li>
</ul>
</div>
@@ -773,7 +777,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/08/16 20:21:17 $
+ Last modified: $Date: 2004/08/20 00:37:49 $
</address>
</body>
More information about the llvm-commits
mailing list