aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-23 23:50:31 +0000
committerChris Lattner <sabre@nondot.org>2003-12-23 23:50:31 +0000
commit71f0a828a6691f079c7f9f6e7499c796c2ec9cd5 (patch)
tree7d0ce215d4c4222463e73c75236a31d38cbbf584
parentdbd9b3f75c5b52b2310513ff5e781fd83a49db08 (diff)
boog fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10602 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 05c278c382..41cb5317a1 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -120,8 +120,7 @@ In this release, the following Quality of Implementation issues were fixed:
<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>
<!--=========================================================================-->