From c33bf812a22678eed06ad182aa248ed66b665894 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 27 Nov 2004 21:33:28 +0000 Subject: [PATCH] Move this to the QOI section git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18287 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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:

    -- 2.34.1