aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-11-25 08:49:12 +0000
committerChris Lattner <sabre@nondot.org>2003-11-25 08:49:12 +0000
commit38eeb15ad402a90831d42820e619c4298f6505a9 (patch)
tree47868798cd5a8d5e14e2cd0b6a8f5513cad9ad6b
parentf7d10b7f86c2786d1c36b8dd60cd6fb4c689756e (diff)
boog
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10207 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b15170571d..975ef75627 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -181,6 +181,7 @@ many platforms, such as X86.</li>
<li><a href="http://llvm.cs.uiuc.edu/PR141">[llvm-gcc] Bitfields & large array don't mix well</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR132">[llvm-gcc] Complex division is not supported</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR143">[llvm-gcc] Illegal union field reference</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR148">[llvmg++] Front-end attempts to return structure by value</a></li>
</ol><p>
<p>At this time, LLVM is known to work properly with SPEC CPU 2000 (X86 only),