[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Fri Nov 7 16:21:02 PST 2003
Changes in directory llvm-www/releases/1.0/docs:
ReleaseNotes.html updated: 1.22 -> 1.23
---
Log message:
Bugz
---
Diffs of the changes: (+7 -2)
Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.22 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.23
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.22 Thu Nov 6 22:47:20 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html Fri Nov 7 16:20:17 2003
@@ -163,6 +163,10 @@
<li><a href="http://llvm.cs.uiuc.edu/PR82">LLVM cannot handle structures with
more than 256 elements</a>.<p>
+<li><a href="http://llvm.cs.uiuc.edu/PR99">Interpreter does not support the
+<tt>vaarg</tt> instruction</a></li><p>
+
+
</ul><b>Bugs in 1.0 fixed in 1.1:</b><ul><p>
<li><a href="http://llvm.cs.uiuc.edu/PR57">[inliner] Inlining invoke with PHI in unwind target is broken</a></li><p>
@@ -187,7 +191,8 @@
<li><a href="http://llvm.cs.uiuc.edu/PR93">[lowersetjmp] Lowersetjmp pass breaks
dominance properties!</a></li><p>
-<li><a href="http://llvm.cs.uiuc.edu/PR98">[buildscripts] Building into objdir with .o in it fails</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR98">[buildscripts] Building into objdir
+with .o in it fails</a></li><p>
<!-- _______________________________________________________________________ -->
</ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
@@ -477,6 +482,6 @@
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Thu Nov 6 13:21:50 CST 2003
+Last modified: Fri Nov 7 16:19:42 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list