ok ok we get it. CBE and vectors don't like each other yet.

llvm-svn: 42355
This commit is contained in:
Chris Lattner 2007-09-26 15:50:21 +00:00
parent 4480f42166
commit f13af33221
1 changed files with 0 additions and 2 deletions

View File

@ -484,8 +484,6 @@ programs.</li>
assembly code</a>.</li> assembly code</a>.</li>
<li><a href="http://llvm.org/PR1126">The C backend does not support vectors <li><a href="http://llvm.org/PR1126">The C backend does not support vectors
yet</a>.</li> yet</a>.</li>
<li><a href="http://llvm.org/PR1126">The C backend does not support vectors
yet</a>.</li>
<li><a href="http://llvm.org/PR1658">The C backend violates the ABI of common <li><a href="http://llvm.org/PR1658">The C backend violates the ABI of common
C++ programs</a>, preventing intermixing between C++ compiled by the CBE and C++ programs</a>, preventing intermixing between C++ compiled by the CBE and
C++ code compiled with LLC or native compilers.</li> C++ code compiled with LLC or native compilers.</li>