mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 01:55:08 +00:00
Better C++11 support is no longer an advantage of GCC.
llvm-svn: 155312
This commit is contained in:
parent
8ffa7c8afd
commit
2484772c14
@ -50,8 +50,6 @@
|
||||
<ul>
|
||||
<li>GCC supports languages that clang does not aim to, such as Java, Ada,
|
||||
FORTRAN, etc.</li>
|
||||
<li>GCC has a few <a href="cxx_status.html">C++'11 features</a> that Clang
|
||||
does not yet support.</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>
|
||||
|
Loading…
Reference in New Issue
Block a user