[llvm-commits] CVS: llvm/docs/OpenProjects.html

Misha Brukman brukman at cs.uiuc.edu
Wed Mar 10 13:23:01 PST 2004


Changes in directory llvm/docs:

OpenProjects.html updated: 1.17 -> 1.18

---
Log message:

We need a logo.


---
Diffs of the changes:  (+2 -1)

Index: llvm/docs/OpenProjects.html
diff -u llvm/docs/OpenProjects.html:1.17 llvm/docs/OpenProjects.html:1.18
--- llvm/docs/OpenProjects.html:1.17	Wed Mar 10 13:15:50 2004
+++ llvm/docs/OpenProjects.html	Wed Mar 10 13:22:29 2004
@@ -312,6 +312,7 @@
 run it through llvm-gcc, then run a random set of passes on it using opt.
 Try to crash opt. When opt crashes, use bugpoint to reduce the test case and
 mail the result to yourself.  Repeat ad infinitum.</li>
+<li>Design a simple, recognizable logo.</li>
 </ol>
 
 </div>
@@ -323,7 +324,7 @@
   <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/03/10 19:15:50 $
+  Last modified: $Date: 2004/03/10 19:22:29 $
 </div>
 
 </body>





More information about the llvm-commits mailing list