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

John Criswell criswell at cs.uiuc.edu
Thu May 6 17:24:02 PDT 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.172 -> 1.173

---
Log message:

Bug fixed.



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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.172 llvm/docs/ReleaseNotes.html:1.173
--- llvm/docs/ReleaseNotes.html:1.172	Tue May  4 16:22:57 2004
+++ llvm/docs/ReleaseNotes.html	Thu May  6 17:23:24 2004
@@ -196,6 +196,8 @@
 <p>Bugs in the LLVM Core:</p>
 
 <ol>
+<li><a href="http://llvm.cs.uiuc.edu/PR330">[vmcore] Linker causes erroneous
+asssertion</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR306">[loopsimplify] Loop simplify
 incorrectly updates dominator information</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR310">[tailduplicate] DemoteRegToStack
@@ -633,7 +635,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/04 21:22:57 $
+  Last modified: $Date: 2004/05/06 22:23:24 $
 </address>
 
 </body>





More information about the llvm-commits mailing list