summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-10 01:52:24 +0000
committerChris Lattner <sabre@nondot.org>2007-12-10 01:52:24 +0000
commitcf7cb4bbddb3baa053bae19216166df1e9946e02 (patch)
tree4fc7fe687a41a364c58bfd9c1d08e114083f5d74
parent12f9855a424eda25299a5d8cfc8c05e00b503c23 (diff)
downloadbcm5719-llvm-cf7cb4bbddb3baa053bae19216166df1e9946e02.tar.gz
bcm5719-llvm-cf7cb4bbddb3baa053bae19216166df1e9946e02.zip
make more positive.
llvm-svn: 44758
-rw-r--r--clang/www/comparison.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/www/comparison.html b/clang/www/comparison.html
index 973e9758fc8..bfb01f3290a 100644
--- a/clang/www/comparison.html
+++ b/clang/www/comparison.html
@@ -43,7 +43,7 @@
<li>GCC is popular and widely adopted.</li>
</ul>
- <p>Cons of GCC vs clang:</p>
+ <p>Pros of clang vs GCC:</p>
<ul>
<li>GCC has a very old codebase which presents a steep learning curve to new
@@ -101,7 +101,7 @@
but requires you to write C++ code to extend it.</li>
</ul>
- <p>Cons of Elsa vs clang:</p>
+ <p>Pros of clang vs Elsa:</p>
<ul>
<li>The Elsa community is extremely small and major development work seems
@@ -138,7 +138,7 @@
compiler.</li>
</ul>
- <p>Cons of PCC vs clang:</p>
+ <p>Pros of clang vs PCC:</p>
<ul>
<li>PCC dates from the 1970's and has been dormant for most of that time.
OpenPOWER on IntegriCloud