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

Chris Lattner sabre at nondot.org
Tue Nov 10 22:42:11 PST 2009



Changes in directory llvm-www:

OpenProjects.html updated: 1.55 -> 1.56
---
Log message:

logo done.


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

 OpenProjects.html |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)


Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.55 llvm-www/OpenProjects.html:1.56
--- llvm-www/OpenProjects.html:1.55	Tue Nov 10 23:24:12 2009
+++ llvm-www/OpenProjects.html	Wed Nov 11 00:41:50 2009
@@ -475,7 +475,6 @@
 <tt>opt</tt> crashes, use <tt><a
 href="/docs/CommandGuide/html/bugpoint.html">bugpoint</a></tt> to reduce the
 test case and post it to a website or mailing list.  Repeat ad infinitum.</li> 
-<li>Design a simple, recognizable logo.</li>
 <li>Add sandbox features to the Interpreter: catch invalid memory accesses,
   potentially unsafe operations (access via arbitrary memory pointer) etc.
 </li>
@@ -501,7 +500,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2009/11/11 05:24:12 $
+  Last modified: $Date: 2009/11/11 06:41:50 $
 </address>
 
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list