In the comparison, both clang and GCC are popular and widely adopted. This is no longer a win of GCC.

This whole doc should really be looked at.

llvm-svn: 179040
This commit is contained in:
Chris Lattner 2013-04-08 18:56:15 +00:00
parent 8a58e4a649
commit 1dfc27d9c1
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@
<li>GCC supports languages that clang does not aim to, such as Java, Ada,
FORTRAN, etc.</li>
<li>GCC supports more targets than LLVM.</li>
<li>GCC is popular and widely adopted.</li>
</ul>
<p>Pro's of clang vs GCC:</p>