From 446562fc1641c6133d84209c2906379ebfb6a875 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 16 Aug 2004 05:46:57 +0000 Subject: Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15813 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 610de1e..af67641 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:

-- cgit v1.1