[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

LLVM llvm at cs.uiuc.edu
Sun Jul 18 00:25:24 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.218 -> 1.219

---
Log message:

Bug 122: http://llvm.cs.uiuc.edu/PR122  fixed.


---
Diffs of the changes:  (+4 -1)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.218 llvm/docs/ReleaseNotes.html:1.219
--- llvm/docs/ReleaseNotes.html:1.218	Fri Jul 16 21:04:41 2004
+++ llvm/docs/ReleaseNotes.html	Sun Jul 18 02:25:14 2004
@@ -257,6 +257,9 @@
 <li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR368">[sparcv9] null
 often spilled to constant pool</a>.</li>
 </ol>
+<li>Fixed: <a href="Http://llvm.cs.uiuc.edu/PR122">[code-cleanup] SymbolTable 
+    class cleanup, Type should not derive from Value, eliminate 
+    ConstantPointerRef class</a>. All three changes have been made.
 </div>
 
 <!--=========================================================================-->
@@ -762,7 +765,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/07/17 02:04:41 $
+  Last modified: $Date: 2004/07/18 07:25:14 $
 </address>
 
 </body>





More information about the llvm-commits mailing list