summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/www/comparison.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/comparison.html b/clang/www/comparison.html
index 66cdf59e5b9..08390313567 100644
--- a/clang/www/comparison.html
+++ b/clang/www/comparison.html
@@ -55,7 +55,7 @@
particular is nowhere near what GCC supports.</li>
<li>GCC's codegen is much more mature than clang's right now. clang is
only capable of codegen for small and simple projects and does not yet
- support debug info.</li>
+ support debug info. GCC also 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