From: Chris Lattner Date: Sat, 20 Dec 2003 10:29:02 +0000 (+0000) Subject: Another day, another bug X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ef56a197edf546d320b33577b128e803e86f7e0d;p=oota-llvm.git Another day, another bug git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10561 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index bd236c4bf0e..96ac79af552 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -119,6 +119,7 @@ In this release, the following Quality of Implementation issues were fixed:
  1. JIT should lazily initialize global variables
  2. +
  3. [X86] X86 Backend never releases memory for machine code structures