From 11d45b63a2b865c10ccde9a3439e7fbe143a6830 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 1 Nov 2004 20:41:01 +0000 Subject: [PATCH] Get rid of bogus entity references. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17408 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/OpenProjects.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index 15816b6caa0..bfd4aa7b5a6 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -90,7 +90,8 @@ can use improvement...

The LLVM bug tracker occasionally -has "code-cleanup" bugs filed in it. Taking one of these and fixing it is a good +has "code-cleanup" bugs filed in it. Taking one of these and fixing it is a good way to get your feet wet in the LLVM code and discover how some of its components work.

@@ -202,7 +203,8 @@ also be very rewarding.

-

Many ideas for feature requests are stored in LLVM bugzilla. Just search for bugs with a "new-feature" keyword.

+

Many ideas for feature requests are stored in LLVM bugzilla. Just search for bugs with a "new-feature" keyword.