[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Sun Nov 9 13:45:01 PST 2003


Changes in directory llvm-www/releases/1.0/docs:

ReleaseNotes.html updated: 1.25 -> 1.26

---
Log message:

Bugz bugz bugz



---
Diffs of the changes:  (+4 -1)

Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.25 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.26
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.25	Fri Nov  7 23:20:14 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html	Sun Nov  9 13:44:44 2003
@@ -202,6 +202,7 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR101">[setjmp/longjmp] Linking C programs which use setjmp/longjmp sometimes fail with references to the C++ runtime library!</a></li><p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR95">SymbolTable::getUniqueName is very inefficient</a></li><p>
 
 <!-- _______________________________________________________________________ -->
 </ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
@@ -385,6 +386,8 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR90">[C++] Initializing array with constructable objects fail</a></li><p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR104">[c++] C++ Frontend lays out superclasses like anonymous bitfields!</a></li><p>
+
 </ul><b>Notes</b>:<ul><p>
 
 <li>The C++ front-end is based on a pre-release of the GCC 3.4 C++ parser.  This
@@ -491,6 +494,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: Fri Nov  7 22:27:02 CST 2003
+Last modified: Sun Nov  9 13:43:25 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list