Reid has implemented llvm-ranlib. Thanks, Reid!
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 1 Dec 2004 21:07:40 +0000 (21:07 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 1 Dec 2004 21:07:40 +0000 (21:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18410 91177308-0d34-0410-b5e6-96231b3b80d8

docs/OpenProjects.html

index 2acb7279c21357f297fa343edde5cfed8c4f3a24..bc574e53434c0c7724d33c390e85df6582c3c49a 100644 (file)
@@ -183,11 +183,6 @@ all the back-ends: CBE, llc, and lli.</p>
 <div class="doc_text">
 
 <ol>
-<li>Someone needs to look into getting the <tt>ranlib</tt> 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
-    <tt>gccld</tt>.</li>
-
 <li>Rework the PassManager to be more flexible</li>
 
 <li>Some transformations and analyses only work on reducible flow graphs.  It