[llvm-commits] CVS: llvm-www/releases/1.2/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Jun 8 02:22:01 PDT 2004
Changes in directory llvm-www/releases/1.2/docs:
ReleaseNotes.html updated: 1.18 -> 1.19
---
Log message:
Bug found
---
Diffs of the changes: (+2 -2)
Index: llvm-www/releases/1.2/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.2/docs/ReleaseNotes.html:1.18 llvm-www/releases/1.2/docs/ReleaseNotes.html:1.19
--- llvm-www/releases/1.2/docs/ReleaseNotes.html:1.18 Thu Jun 3 18:43:15 2004
+++ llvm-www/releases/1.2/docs/ReleaseNotes.html Tue Jun 8 02:16:47 2004
@@ -393,7 +393,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR326">[llvmgcc] Crash on use of undeclared enum type</a></li></li>
<li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array indexing miscompiled</a></li>
-
+<li><a href="http://llvm.cs.uiuc.edu/PR355">[llvmgcc] Errors handling function prototypes that take opaque structs by-value</a></li>
</ul>
</div>
@@ -686,7 +686,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/06/03 23:43:15 $
+ Last modified: $Date: 2004/06/08 07:16:47 $
</address>
</body>
More information about the llvm-commits
mailing list