forked from OSchip/llvm-project
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:
parent
8a58e4a649
commit
1dfc27d9c1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue