From: Chris Lattner Date: Mon, 16 Aug 2004 05:46:57 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=446562fc1641c6133d84209c2906379ebfb6a875;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15813 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 610de1e4fa1..af6764125bb 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -154,7 +154,8 @@ were fixed:

Bugs fixed in the LLVM Core:

    -
  1. +
  2. [anders-aa] Andersen's AA is completely + broken in LLVM 1.3

Bugs in the C/C++ front-end: