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

Chris Lattner lattner at cs.uiuc.edu
Thu Jan 15 12:00:01 PST 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.98 -> 1.99

---
Log message:

Hrm, thanks to misha for paying attention to my foolishness!


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.98 llvm/docs/ReleaseNotes.html:1.99
--- llvm/docs/ReleaseNotes.html:1.98	Thu Jan 15 11:55:21 2004
+++ llvm/docs/ReleaseNotes.html	Thu Jan 15 11:59:29 2004
@@ -122,7 +122,7 @@
 <li><a href="http://llvm.cs.uiuc.edu/PR192">[X86] X86 Backend never releases memory for machine code structures</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR196">[vmcore] OpaqueType objects memory leak</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR182">[llvmgcc] C front-end does not compile "extern inline" into linkonce</a></li>
-<li><a href="http://llvm.cs.uiuc.edu/PR182">Bytecode format inconsistent</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR73">Bytecode format inconsistent</a></li>
 </ol>
 
 <!--=========================================================================-->
@@ -600,7 +600,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/01/15 17:55:21 $
+  Last modified: $Date: 2004/01/15 17:59:29 $
 </address>
 
 </body>





More information about the llvm-commits mailing list