From: Reid Spencer Date: Fri, 27 Aug 2004 00:48:26 +0000 (+0000) Subject: Bug 430 Fixed. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b810d5f02d04e44303958f4b9b2431a5673f0043;p=oota-llvm.git Bug 430 Fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16065 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 5cbcb744b6d..b69fc10f2be 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -159,6 +159,8 @@ were fixed: functions with lots of values
  • [anders-aa] Andersen's AA is completely broken in LLVM 1.3
  • +
  • [bcwriter] Empty compaction tables + defined
  • Bugs in the C/C++ front-end: