From: Brian Gaeke Date: Fri, 16 Jan 2004 21:55:04 +0000 (+0000) Subject: Add a fixed bug X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6b31bebdf393adc654ed086b0f08e93116b424b9;p=oota-llvm.git Add a fixed bug git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10904 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 50a52c0c048..c818caa9520 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -127,14 +127,20 @@ In this release, the following Quality of Implementation issues were fixed:
-In this release, the following Code Quality issues were fixed: +In this release, the following build problems were fixed:
    +
  1. [build] Makefiles break if C frontend target string has unexpected value
  2. +
-
  • [loopsimplify] Many pointless phi nodes are created
  • + +
    +In this release, the following Code Quality issues were fixed: +
    -
  • +
      +
    1. [loopsimplify] Many pointless phi nodes are created