[llvm-commits] CVS: llvm-www/www-index.html
    Vikram Adve 
    vadve at cs.uiuc.edu
       
    Wed Mar 14 08:05:38 PDT 2007
    
    
  
Changes in directory llvm-www:
www-index.html updated: 1.137 -> 1.138
---
Log message:
Remove Cray and add mailto link for companies to ask to be added.
---
Diffs of the changes:  (+4 -2)
 www-index.html |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.137 llvm-www/www-index.html:1.138
--- llvm-www/www-index.html:1.137	Wed Mar 14 08:58:02 2007
+++ llvm-www/www-index.html	Wed Mar 14 09:05:02 2007
@@ -151,9 +151,11 @@
   <p>LLVM has since "graduated" from research funding to largely industry
     funding.  The continued development and support of LLVM is funded by <a
     href="http://www.apple.com/">Apple Inc.</a>, the NSF, the
-    University of Illinois, <a href="http://www.cray.com/">Cray Inc.</a>, <a
+    University of Illinois, <a
     href="http://www.autoesl.com/">AutoESL Design Technologies, Inc.</a>, and
-    others.  LLVM has also benefited greatly from numerous source code
+    others.  Please <a href="mailto:llvm-oversight at cs.uiuc.edu">send us
+    email</a> if you would like your company added to
+    this list.  LLVM has also benefited greatly from numerous source code
     contributions from other individuals, listed <a
     href="developers.cgi">here</a>.
       </p>
    
    
More information about the llvm-commits
mailing list