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

Chris Lattner lattner at cs.uiuc.edu
Thu Apr 27 16:10:53 PDT 2006



Changes in directory llvm-www:

www-index.html updated: 1.127 -> 1.128
---
Log message:

Grammar-o's and updates, thanks to Gabor!


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

 www-index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.127 llvm-www/www-index.html:1.128
--- llvm-www/www-index.html:1.127	Thu Apr 20 02:21:41 2006
+++ llvm-www/www-index.html	Thu Apr 27 18:10:40 2006
@@ -35,8 +35,8 @@
 GCC-based <a href="docs/CommandGuide/html/llvmgcc.html">C & C++
 front-end</a>, a link-time optimization framework with a growing set of global
 and interprocedural analyses and transformations, static back-ends for the X86,
-PowerPC, IA-64, Alpha, & SPARC architectures, a back-end which emits 
-portable C code, and a Just-In-Time compiler for X86, PowerPC, and SPARC V9 
+PowerPC, IA-64, Alpha and SPARC architectures, a back-end which emits 
+portable C code, and a Just-In-Time compiler for X86 and PowerPC
 processors. </p></li>
 
 <li><p>LLVM does <i>not</i> imply things that you would expect from a 






More information about the llvm-commits mailing list