[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Aug 4 01:00:57 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.224 -> 1.225
---
Log message:
Add note
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.224 llvm/docs/ReleaseNotes.html:1.225
--- llvm/docs/ReleaseNotes.html:1.224 Tue Aug 3 19:43:50 2004
+++ llvm/docs/ReleaseNotes.html Wed Aug 4 03:00:45 2004
@@ -206,6 +206,7 @@
class cleanup, Type should not derive from Value, eliminate
ConstantPointerRef class</a>.</li>
<li>The memory footprint of the LLVM IR has been reduced substantially.</li>
+<li>The LLVM linker and many core classes have been sped up substantially.</li>
</ol>
</div>
@@ -760,7 +761,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/08/04 00:43:50 $
+ Last modified: $Date: 2004/08/04 08:00:45 $
</address>
</body>
More information about the llvm-commits
mailing list