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

Chris Lattner lattner at cs.uiuc.edu
Wed Sep 24 00:00:01 PDT 2003


Changes in directory llvm/www:

www-index.html updated: 1.51 -> 1.52

---
Log message:

We support c++ too!


---
Diffs of the changes:

Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.51 llvm/www/www-index.html:1.52
--- llvm/www/www-index.html:1.51	Mon Sep 22 17:05:15 2003
+++ llvm/www/www-index.html	Tue Sep 23 23:59:15 2003
@@ -50,7 +50,7 @@
                         infrastructure</a> - LLVM is also a collection of source
                         code that implements the language and compilation
                         strategy. The primary components of the LLVM
-                        infrastructure are a GCC-based C front-end, a link-time
+                        infrastructure are a GCC-based C & C++ front-end, a link-time
                         optimization framework with a growing set of global and
                         interprocedural analyses and transformations, static
                         back-ends for the SPARC v9 and X86 architectures, a





More information about the llvm-commits mailing list