From: Chris Lattner Date: Sat, 27 Nov 2004 21:33:28 +0000 (+0000) Subject: Move this to the QOI section X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c33bf812a22678eed06ad182aa248ed66b665894;p=oota-llvm.git Move this to the QOI section git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18287 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 2e3b3472b76..3c76da0ac73 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -194,6 +194,8 @@ issues were fixed: the library libasmparser.a in 1.3 has become libLLVMAsmParser.a in release 1.4. +
  • [llvmg++] C++ frontend is expanding + lots of unused inline functions
  • @@ -260,8 +262,6 @@ were fixed: bitfield which does not increase struct size
  • [llvmgcc] llvmgcc emits invalid constant exprs
  • -
  • [llvmg++] C++ frontend is expanding - lots of unused inline functions
  • Bugs fixed in the Sparc V9 back-end: