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

Vikram Adve vadve at cs.uiuc.edu
Wed Mar 14 07:52:57 PDT 2007



Changes in directory llvm-www:

www-index.html updated: 1.135 -> 1.136
---
Log message:

Fix company names and add URLs.


---
Diffs of the changes:  (+7 -4)

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


Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.135 llvm-www/www-index.html:1.136
--- llvm-www/www-index.html:1.135	Tue Mar 13 22:26:44 2007
+++ llvm-www/www-index.html	Wed Mar 14 08:52:17 2007
@@ -147,10 +147,13 @@
   Partnerships in Research program.</p>
 
     <p>LLVM has since "graduated" from research funding to largely industry
-    funding.  The continued development and support of LLVM is funded by Apple
-    Computer, NSF grant EIA-0093426, the University of Illinois and AutoESL.
-    LLVM has also benefited from numerous source code contributions from other
-    individuals, listed <a href="developers.cgi">here</a>.
+    funding.  The continued development and support of LLVM is funded by <a
+    href="http://www.apple.com/">Apple Inc.</a>, NSF grant EIA-0093426, the
+    University of Illinois, <a href="http://www.cray.com/">Cray Inc.</a>, <a
+    href="http://www.autoesl.com/">AutoESL Design Technologies, Inc.</a>, and
+    others.  LLVM has also benefited greatly from numerous source code
+    contributions from other individuals, listed <a
+    href="developers.cgi">here</a>.
       </p>
 
 <!-- End of the right column -->






More information about the llvm-commits mailing list