[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Oct 29 00:07:14 PST 2003
Changes in directory llvm-www/releases/1.0/docs:
ReleaseNotes.html updated: 1.9 -> 1.10
---
Log message:
Another bug found
---
Diffs of the changes: (+2 -1)
Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.9 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.10
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.9 Tue Oct 28 19:34:30 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html Wed Oct 29 00:06:06 2003
@@ -162,6 +162,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR58">[linker] linkonce globals should link successfully to external globals</a> (fixed in 1.1)</li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR64">[constmerge] Constant merging pass merges constants with external linkage</a> (fixed in 1.1)<li><p>
<!-- _______________________________________________________________________ -->
@@ -417,6 +418,6 @@
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Tue Oct 28 19:33:39 CST 2003
+Last modified: Wed Oct 29 00:05:41 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list