From 4d8d49f1bb9cf92c0d7bf128e46e6a9be673e6d4 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Thu, 6 May 2004 22:23:24 +0000 Subject: [PATCH] Bug fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13392 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c1bf1785048..9768c15eaac 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -196,6 +196,8 @@ were fixed:

Bugs in the LLVM Core:

    +
  1. [vmcore] Linker causes erroneous +asssertion
  2. [loopsimplify] Loop simplify incorrectly updates dominator information
  3. [tailduplicate] DemoteRegToStack -- 2.34.1