From: Chris Lattner Date: Thu, 1 Apr 2004 19:09:49 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1869a466dd019bae256bd615e2b9de74d3490554;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12593 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9ae492a1e4f..7b96d105ccf 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -138,7 +138,7 @@ In this release, the following build problems were fixed:

Bugs in the LLVM Core:

    -
  1. +
  2. [loopsimplify] Loop simplify incorrectly updates dominator information