diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html
index 2acb7279c21..bc574e53434 100644
--- a/docs/OpenProjects.html
+++ b/docs/OpenProjects.html
@@ -183,11 +183,6 @@ all the back-ends: CBE, llc, and lli.
-- Someone needs to look into getting the ranlib tool to index LLVM
- bytecode files, so that linking in .a files is not hideously slow. They
- would also then have to implement the reader for this index in
- gccld.
-
- Rework the PassManager to be more flexible
- Some transformations and analyses only work on reducible flow graphs. It