[llvm-commits] CVS: llvm-www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Aug 18 10:44:04 PDT 2004
Changes in directory llvm-www:
www-index.html updated: 1.111 -> 1.112
---
Log message:
Add link to developers page
---
Diffs of the changes: (+6 -6)
Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.111 llvm-www/www-index.html:1.112
--- llvm-www/www-index.html:1.111 Fri Aug 13 17:41:20 2004
+++ llvm-www/www-index.html Wed Aug 18 12:43:54 2004
@@ -61,15 +61,15 @@
to do interesting things, even if you only have a semester in a University
course.</p>
-<p>LLVM is a product of the <a
+<p>LLVM was started by the <a
href="http://www-faculty.cs.uiuc.edu/~vadve/lcoproject.html">Lifelong Code
Optimization Project</a>, led by <a
-href="http://www-faculty.cs.uiuc.edu/~vadve/">Vikram Adve</a> in the <a
-href="http://www.cs.uiuc.edu/">Department of Computer Science</a> at the <a
+href="http://www-faculty.cs.uiuc.edu/~vadve/">Vikram Adve</a> at the <a
href="http://www.uiuc.edu/">University of Illinois, Urbana-Champaign</a>. Since
-our public release, LLVM has grown to include contributions from <a
-href="/cvsweb/cvsweb.cgi/llvm/CREDITS.TXT?rev=HEAD&content-type=text/x-cvsweb-markup">several
-other people</a>! We welcome external contributions, so please send e-mail to
+the first public release, LLVM has grown to include contributions from <a
+href="/cvsweb/cvsweb.cgi/llvm/CREDITS.TXT?rev=HEAD&content-type=text/x-cvsweb-markup">several</a>
+<a href="Developers.html">other people</a>! We welcome external contributions,
+so please send e-mail to
<a href="mailto:llvmdev at cs.uiuc.edu">llvmdev at cs.uiuc.edu</a> if you are
interested in contributing code to the LLVM infrastructure.</p>
More information about the llvm-commits
mailing list