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

Chris Lattner lattner at cs.uiuc.edu
Fri May 28 02:50:01 PDT 2004


Changes in directory llvm-www:

www-index.html updated: 1.100 -> 1.101

---
Log message:

Add the ability to print out a random cool use of LLVM.  Think of it as
a big quip.  :)


---
Diffs of the changes:  (+10 -0)

Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.100 llvm-www/www-index.html:1.101
--- llvm-www/www-index.html:1.100	Mon May 24 20:34:50 2004
+++ llvm-www/www-index.html	Fri May 28 02:46:25 2004
@@ -169,6 +169,16 @@
 
 <br><br>
 
+<div class="www_sectiontitle">Neat uses of LLVM</div>
+
+<p>Here's a random cool application of LLVM:</p>
+
+<div class="doc_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>
 





More information about the llvm-commits mailing list