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

Chris Lattner lattner at cs.uiuc.edu
Fri Dec 10 08:27:48 PST 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.281 -> 1.282
---
Log message:

Fix typo


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.281 llvm/docs/ReleaseNotes.html:1.282
--- llvm/docs/ReleaseNotes.html:1.281	Thu Dec  9 16:22:58 2004
+++ llvm/docs/ReleaseNotes.html	Fri Dec 10 10:27:34 2004
@@ -73,7 +73,7 @@
 
 <p>This is the sixth public release of the LLVM compiler infrastructure.</p>
 
-<p> At this time, LLVM is known to correctly compile on a broad range of C and
+<p> At this time, LLVM is known to correctly compile a broad range of C and
 C++ programs, including the SPEC CPU95 & 2000 suite. TODO.  It also includes
 bug fixes for those problems found since the 1.4 release.</p>
 
@@ -569,7 +569,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/12/09 22:22:58 $
+  Last modified: $Date: 2004/12/10 16:27:34 $
 </address>
 
 </body>






More information about the llvm-commits mailing list