[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Nov 25 02:50:01 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.62 -> 1.63
---
Log message:
boog
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.62 llvm/docs/ReleaseNotes.html:1.63
--- llvm/docs/ReleaseNotes.html:1.62 Fri Nov 21 19:23:39 2003
+++ llvm/docs/ReleaseNotes.html Tue Nov 25 02:49:12 2003
@@ -181,6 +181,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR141">[llvm-gcc] Bitfields & large array don't mix well</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR132">[llvm-gcc] Complex division is not supported</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR143">[llvm-gcc] Illegal union field reference</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR148">[llvmg++] Front-end attempts to return structure by value</a></li>
</ol><p>
<p>At this time, LLVM is known to work properly with SPEC CPU 2000 (X86 only),
@@ -589,7 +590,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/22 01:23:39 $
+ Last modified: $Date: 2003/11/25 08:49:12 $
</address>
</body>
More information about the llvm-commits
mailing list