From: Chris Lattner Date: Thu, 18 Dec 2003 08:16:25 +0000 (+0000) Subject: add boog X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5b7142a8776dce105222863313d3f73a858a9840;p=oota-llvm.git add boog git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10508 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 77347b2f7f4..a19c05f54ea 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -137,6 +137,8 @@ In this release, the following bugs in the previous release were fixed:
  1. [licm] LICM promotes volatile memory locations to registers
  2. +
  3. [licm] Memory read after free causes +infrequent crash