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

Chris Lattner lattner at cs.uiuc.edu
Mon Nov 3 14:09:02 PST 2003


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

ReleaseNotes.html updated: 1.17 -> 1.18

---
Log message:

Bugz


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

Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.17 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.18
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.17	Sat Nov  1 20:15:38 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html	Mon Nov  3 14:08:22 2003
@@ -373,6 +373,7 @@
 support the <tt>unwind</tt> instruction</a>, so code that throws a C++ exception
 or calls the C <tt>longjmp</tt> function will abort.<p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR83">[X86] Emission of global bool initializers broken</a> (fixed in 1.1).</li><p>
 
 <!-- _______________________________________________________________________ -->
 </ul><h4><a name="sparc-be"><hr size=0>Known problems with the Sparc back-end</h4><ul>
@@ -435,6 +436,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: Sat Nov  1 20:14:52 CST 2003
+Last modified: Mon Nov  3 14:07:40 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list