From 6d0440f30af49c04006bbcb45aa7c5cce1ef2eaa Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 25 Nov 2003 08:49:12 +0000 Subject: [PATCH] boog llvm-svn: 10207 --- 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),