[llvm-commits] CVS: llvm/docs/index.html OpenProjects.html
Chris Lattner
lattner at cs.uiuc.edu
Fri Jan 7 10:57:47 PST 2005
Changes in directory llvm/docs:
index.html updated: 1.41 -> 1.42
OpenProjects.html (r1.40) removed
---
Log message:
Remove the open projects page from the docs directory.
---
Diffs of the changes: (+1 -5)
Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.41 llvm/docs/index.html:1.42
--- llvm/docs/index.html:1.41 Fri Jan 7 11:00:44 2005
+++ llvm/docs/index.html Fri Jan 7 12:57:33 2005
@@ -128,10 +128,6 @@
Details the LLVM coding standards and provides useful information on writing
efficient C++ code.</li>
-<li><a href="OpenProjects.html">Open Projects</a> - Look here if you are
-interested in doing something with LLVM but aren't sure what needs to be
-done.</li>
-
<li><a href="ExtendingLLVM.html">Extending LLVM</a> - Look here to see how
to add instructions and intrinsics to LLVM.</li>
@@ -234,6 +230,6 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2005/01/07 17:00:44 $
+ Last modified: $Date: 2005/01/07 18:57:33 $
</address>
More information about the llvm-commits
mailing list