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

LLVM llvm at cs.uiuc.edu
Sun May 9 18:32:00 PDT 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.176 -> 1.177

---
Log message:

Bug 178: http://llvm.cs.uiuc.edu/PR178  Fixed


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.176 llvm/docs/ReleaseNotes.html:1.177
--- llvm/docs/ReleaseNotes.html:1.176	Sun May  9 00:28:35 2004
+++ llvm/docs/ReleaseNotes.html	Sun May  9 18:32:39 2004
@@ -118,6 +118,8 @@
 more than 256 elements</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR38">[bugpoint] External functions used in
 non-instruction entities, such as global constant initializer</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR178">Stacker does not handle targets 
+with 64-bit pointers.</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR290">Bugpoint doesn't support
 uses of external fns by immediate constant exprs</a></li>
 </ol>
@@ -641,7 +643,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/05/09 05:28:35 $
+  Last modified: $Date: 2004/05/09 23:32:39 $
 </address>
 
 </body>





More information about the llvm-commits mailing list