llvm-svn: 10207
This commit is contained in:
Chris Lattner 2003-11-25 08:49:12 +00:00
parent 79a8d4c5d9
commit 6d0440f30a

View File

@ -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),