From 38eeb15ad402a90831d42820e619c4298f6505a9 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 25 Nov 2003 08:49:12 +0000 Subject: [PATCH] boog git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10207 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b15170571d8..975ef75627e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -181,6 +181,7 @@ many platforms, such as X86.
  • [llvm-gcc] Bitfields & large array don't mix well
  • [llvm-gcc] Complex division is not supported
  • [llvm-gcc] Illegal union field reference
  • +
  • [llvmg++] Front-end attempts to return structure by value
  • At this time, LLVM is known to work properly with SPEC CPU 2000 (X86 only), -- 2.34.1