From: Chris Lattner Date: Tue, 23 Dec 2003 23:50:31 +0000 (+0000) Subject: boog fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=71f0a828a6691f079c7f9f6e7499c796c2ec9cd5;p=oota-llvm.git boog fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10602 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 05c278c382b..41cb5317a19 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -120,8 +120,7 @@ In this release, the following Quality of Implementation issues were fixed:
  • JIT should lazily initialize global variables
  • [X86] X86 Backend never releases memory for machine code structures
  • - -
  • +
  • [vmcore] OpaqueType objects memory leak