From: Reid Spencer Date: Mon, 6 Dec 2004 22:32:33 +0000 (+0000) Subject: PR409 fixed. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4e69a5ba09e679eb67343decc64db29e8400ad6a;p=oota-llvm.git PR409 fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18586 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index dfe54f9155a..e3390108305 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -187,6 +187,9 @@ issues were fixed:
    +
  1. + [core/asmparser] ConstantFP::isValueValidForType Broken +
  2. [llvmg++] Tons of warnings are spewed when linking to libstdc++