Another day, another bug
authorChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 10:29:02 +0000 (10:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 10:29:02 +0000 (10:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10561 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index bd236c4bf0e731f647a6cb01a0635853176816a2..96ac79af552916b1584956e787bca0eea620de93 100644 (file)
@@ -119,6 +119,7 @@ In this release, the following Quality of Implementation issues were fixed:
 <ol>
 
 <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>
 </ol>