summaryrefslogtreecommitdiffstats
path: root/clang/www/comparison.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-03 21:54:08 +0000
committerChris Lattner <sabre@nondot.org>2009-02-03 21:54:08 +0000
commita4e0d1d1776e6c2c4b64d662d29b0897215887b5 (patch)
treea8c06e7f529e42d27778ba86abb6ee620a0d4cd1 /clang/www/comparison.html
parent1eaa70a612aa748c214858bef25e3fb79dbcb5c8 (diff)
downloadbcm5719-llvm-a4e0d1d1776e6c2c4b64d662d29b0897215887b5.tar.gz
bcm5719-llvm-a4e0d1d1776e6c2c4b64d662d29b0897215887b5.zip
codegen is much farther along than when this was first written.
llvm-svn: 63668
Diffstat (limited to 'clang/www/comparison.html')
-rw-r--r--clang/www/comparison.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/www/comparison.html b/clang/www/comparison.html
index 0a13ea8637b..e873f73b61f 100644
--- a/clang/www/comparison.html
+++ b/clang/www/comparison.html
@@ -53,8 +53,7 @@
<li>GCC front-ends are very mature and already support C/C++/ObjC and all
the variants we are interested in. <a href="cxx_status.html">clang's
support for C++</a> in particular is nowhere near what GCC supports.</li>
- <li>GCC's codegen is much more mature than clang's right now and supports
- more targets than LLVM.</li>
+ <li>GCC supports more targets than LLVM.</li>
<li>GCC is popular and widely adopted.</li>
<li>GCC does not require a C++ compiler to build it.</li>
</ul>
OpenPOWER on IntegriCloud