[llvm-commits] CVS: llvm/docs/OpenProjects.html
Misha Brukman
brukman at cs.uiuc.edu
Wed Dec 1 13:07:52 PST 2004
Changes in directory llvm/docs:
OpenProjects.html updated: 1.39 -> 1.40
---
Log message:
Reid has implemented llvm-ranlib. Thanks, Reid!
---
Diffs of the changes: (+1 -6)
Index: llvm/docs/OpenProjects.html
diff -u llvm/docs/OpenProjects.html:1.39 llvm/docs/OpenProjects.html:1.40
--- llvm/docs/OpenProjects.html:1.39 Sat Nov 6 19:03:59 2004
+++ llvm/docs/OpenProjects.html Wed Dec 1 15:07:40 2004
@@ -183,11 +183,6 @@
<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
@@ -392,7 +387,7 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/11/07 01:03:59 $
+ Last modified: $Date: 2004/12/01 21:07:40 $
</address>
</body>
More information about the llvm-commits
mailing list