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

Chris Lattner lattner at cs.uiuc.edu
Tue Dec 23 17:51:01 PST 2003


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.94 -> 1.95

---
Log message:

boog fixed


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.94 llvm/docs/ReleaseNotes.html:1.95
--- llvm/docs/ReleaseNotes.html:1.94	Mon Dec 22 17:56:37 2003
+++ llvm/docs/ReleaseNotes.html	Tue Dec 23 17:50:31 2003
@@ -120,8 +120,7 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR135">JIT should lazily initialize global variables</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR192">[X86] X86 Backend never releases memory for machine code structures</a></li>
-
-<li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR196">[vmcore] OpaqueType objects memory leak</a></li>
 </ol>
 
 <!--=========================================================================-->
@@ -598,7 +597,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: 2003/12/22 23:56:37 $
+  Last modified: $Date: 2003/12/23 23:50:31 $
 </address>
 
 </body>





More information about the llvm-commits mailing list