[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Jun 8 02:21:01 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.193 -> 1.194
---
Log message:
Bug fixed
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.193 llvm/docs/ReleaseNotes.html:1.194
--- llvm/docs/ReleaseNotes.html:1.193 Thu Jun 3 19:40:11 2004
+++ llvm/docs/ReleaseNotes.html Tue Jun 8 02:15:52 2004
@@ -261,6 +261,7 @@
enum type</a></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>
</ol>
</div>
@@ -700,7 +701,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/04 00:40:11 $
+ Last modified: $Date: 2004/06/08 07:15:52 $
</address>
</body>
More information about the llvm-commits
mailing list