From c045579428ced1a99c61bf9060cacc6f3481d35c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 7 Jan 2005 18:57:33 +0000 Subject: Remove the open projects page from the docs directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19342 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index e0eb24e..d17901c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -128,10 +128,6 @@ Provides information on using the command line parsing library. Details the LLVM coding standards and provides useful information on writing efficient C++ code. -
  • Open Projects - Look here if you are -interested in doing something with LLVM but aren't sure what needs to be -done.
  • -
  • Extending LLVM - Look here to see how to add instructions and intrinsics to LLVM.
  • -- cgit v1.1