[llvm-commits] CVS: llvm/www/www-index.html

Chris Lattner lattner at cs.uiuc.edu
Thu May 8 23:41:00 PDT 2003


Changes in directory llvm/www:

www-index.html updated: 1.29 -> 1.30

---
Log message:

Add news entry


---
Diffs of the changes:

Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.29 llvm/www/www-index.html:1.30
--- llvm/www/www-index.html:1.29	Wed May  7 16:33:09 2003
+++ llvm/www/www-index.html	Thu May  8 23:40:11 2003
@@ -227,6 +227,11 @@
                 <td>
                 <table border="0">
                     <tr>
+                        <td valign="top"><b>May 8th, 2003</b></td>
+                        <td valign="top">-</td>
+                        <td valign="top"><a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-May/000382.html">Switched over</a> to the rewritten C front-end which supports variable argument functions and has no known miscompilation bugs.</td>
+                    </tr>
+                    <tr>
                         <td valign="top"><b>Mar 4th, 2003</b></td>
                         <td valign="top">-</td>
                         <td valign="top">Added a new





More information about the llvm-commits mailing list