From fc592231941dadb60cc419613adbd41a0b48b321 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 20 Nov 2003 19:11:47 +0000 Subject: [PATCH] Bug fix git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10115 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 414a7e705fc..07db80f2d5c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -167,7 +167,7 @@ many platforms, such as X86.
  • bugpoint must not pass -R to Mach-O linker
  • crash assigning into an array in a struct which contains a bitfield.
  • Oversized integer bitfields cause crash
  • - +
  • [llvm-gcc] Bitfields & large array don't mix well
  • At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden @@ -468,6 +468,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Wed Nov 19 19:06:03 CST 2003 +Last modified: Thu Nov 20 13:08:18 CST 2003 -- 2.34.1