[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Nov 25 20:49:10 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.64 -> 1.65
---
Log message:
Boogs
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.64 llvm/docs/ReleaseNotes.html:1.65
--- llvm/docs/ReleaseNotes.html:1.64 Tue Nov 25 19:18:49 2003
+++ llvm/docs/ReleaseNotes.html Tue Nov 25 20:48:00 2003
@@ -184,6 +184,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR148">[llvmg++] Front-end attempts to return structure by value</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR152">[llvmg++] Pointer to member initializers not supported in constructors</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR155">[llvm-gcc] crash on union initialization</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR124">[llvm-g++] ?: expressions do not run correct number of destructors!</a></li>
</ol><p>
<p>At this time, LLVM is known to work properly with SPEC CPU 2000 (X86 only),
@@ -592,7 +593,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: 2003/11/26 01:18:49 $
+ Last modified: $Date: 2003/11/26 02:48:00 $
</address>
</body>
More information about the llvm-commits
mailing list