From 3ca836a171b512094fe79820ec868f221fa92a64 Mon Sep 17 00:00:00 2001 From: Alkis Evlogimenos Date: Sun, 23 May 2004 11:10:55 +0000 Subject: [PATCH] Put back the inlined bug list. Use the OBJECT tag to make it HTML-4.01 (Strict)-compliant. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13655 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/OpenProjects.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index ddc6720d3fe..fe854db014a 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -57,7 +57,8 @@ or to suggest other projects to add to this page.

The projects in this page are open-ended. More specific projects are filed as unassigned enhancements in the -LLVM bug tracker. See the list of currently outstanding issues if you wish to help improve LLVM.

+LLVM bug tracker. Here is the current list: +

-- 2.34.1