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

Chris Lattner lattner at cs.uiuc.edu
Tue Feb 17 16:01:32 PST 2004


Changes in directory llvm-www/releases/1.1/docs:

ReleaseNotes.html updated: 1.25 -> 1.26

---
Log message:

Bug found


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

Index: llvm-www/releases/1.1/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.1/docs/ReleaseNotes.html:1.25 llvm-www/releases/1.1/docs/ReleaseNotes.html:1.26
--- llvm-www/releases/1.1/docs/ReleaseNotes.html:1.25	Fri Feb 13 11:03:11 2004
+++ llvm-www/releases/1.1/docs/ReleaseNotes.html	Tue Feb 17 16:00:48 2004
@@ -392,6 +392,7 @@
 <li><a href="http://llvm.cs.uiuc.edu/PR223">[loopsimplify] Loopsimplify incorrectly updates dominator information</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR225">[pruneeh] -pruneeh pass removes invoke instructions it shouldn't</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR236">[inliner] Error inlining intrinsic calls into invoke instructions</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR245">Linking weak and strong global variables is dependent on link order</a></li>
 </ul>
 
 </div>
@@ -749,7 +750,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/02/13 17:03:11 $
+  Last modified: $Date: 2004/02/17 22:00:48 $
 </address>
 
 </body>





More information about the llvm-commits mailing list