From 1869a466dd019bae256bd615e2b9de74d3490554 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 1 Apr 2004 19:09:49 +0000 Subject: [PATCH] Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12593 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
-- 2.34.1