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

Chris Lattner lattner at cs.uiuc.edu
Sat Nov 27 13:33:40 PST 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.262 -> 1.263
---
Log message:

Move this to the QOI section


---
Diffs of the changes:  (+3 -3)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.262 llvm/docs/ReleaseNotes.html:1.263
--- llvm/docs/ReleaseNotes.html:1.262	Sat Nov 27 15:29:43 2004
+++ llvm/docs/ReleaseNotes.html	Sat Nov 27 15:33:28 2004
@@ -194,6 +194,8 @@
   the library <tt>libasmparser.a</tt> in 1.3 has become
   <tt>libLLVMAsmParser.a</tt> in release 1.4.
   </li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding 
+    lots of unused inline functions</a></li>
 </ol>
 
 </div>
@@ -260,8 +262,6 @@
     bitfield which does not increase struct size</a></li>
   <li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid 
     constant exprs</a></li>
-  <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding 
-    lots of unused inline functions</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>
@@ -716,7 +716,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/11/27 21:29:43 $
+  Last modified: $Date: 2004/11/27 21:33:28 $
 </address>
 
 </body>






More information about the llvm-commits mailing list