[llvm-commits] [www] r96705 - /www/trunk/index.html
Tanya Lattner
tonic at nondot.org
Sat Feb 20 10:37:04 PST 2010
Author: tonic
Date: Sat Feb 20 12:37:04 2010
New Revision: 96705
URL: http://llvm.org/viewvc/llvm-project?rev=96705&view=rev
Log:
Remove commented out code.
Modified:
www/trunk/index.html
Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=96705&r1=96704&r2=96705&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Sat Feb 20 12:37:04 2010
@@ -136,45 +136,6 @@
<br>
-<!--
-
-<div class="www_sectiontitle">Neat uses and features of LLVM</div>
-
-<p>Here is a random application or feature of LLVM:</p>
-
-<div class="www_code">
-<!--#exec cgi="random-box.cgi"-->
-</div>
-
-<p>If you have an addition, please <a href="mailto:sabre at nondot.org">send it
-in</a>.</p>
-
-<div class="www_sectiontitle">Funding</div>
-
- <p>The initial research and development of LLVM was sponsored by the
- National Science Foundation (NSF)
- <a href="http://www.cise.nsf.gov/fndg/pubs/display2.cfm?pgm_pims_id=5160&pgm_supp_id=10070&loc=acir&pub_id=5372&div=acir">NSF
- <i>Next Generation Software</i></a> program through grants EIA-0093426 (an
- NSF CAREER award) and EIA-0103756. It was also supported in part by the
- University of Illinois, other NSF grants, the MARCO/DARPA <a
- href="http://www.gigascale.org/"><i>Gigascale
- Systems Research Center</i></a> (GSRC), and the Motorola University
- 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 <a
- href="http://www.apple.com/">Apple Inc.</a>, the NSF, the
- University of Illinois, <a
- href="http://www.autoesl.com/">AutoESL Design Technologies, Inc.</a>, and
- 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>
-
--->
-
<!-- End of the right column -->
</td>
</tr>
More information about the llvm-commits
mailing list