git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27826 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-04-19 04:21:57 +00:00
parent 657408b4f3
commit f4b575b381

View File

@ -146,7 +146,7 @@ not supported by a particular target, it will be correctly broken down and
executed as scalar operations.</p>
<p>Because llvm-gcc3 does not support GCC generic vectors or vector intrinsics,
so llvm-gcc4 must be used.</p>
llvm-gcc4 must be used.</p>
</div>