summaryrefslogtreecommitdiffstats
path: root/clang/www/comparison.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-10 17:38:50 +0000
committerChris Lattner <sabre@nondot.org>2007-12-10 17:38:50 +0000
commit80c54698e8438dbd41c9b52c595cf80c1f3e60cf (patch)
treec7dac29bb24c8cc28f69c60bfff69243b223aef7 /clang/www/comparison.html
parent657be86229b6d95d0b82521ac1b68a4a886cb8c7 (diff)
downloadbcm5719-llvm-80c54698e8438dbd41c9b52c595cf80c1f3e60cf.tar.gz
bcm5719-llvm-80c54698e8438dbd41c9b52c595cf80c1f3e60cf.zip
be more clear about what we are comparing.
llvm-svn: 44795
Diffstat (limited to 'clang/www/comparison.html')
-rw-r--r--clang/www/comparison.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/clang/www/comparison.html b/clang/www/comparison.html
index aa11b5fa2e2..dc9f70d51c1 100644
--- a/clang/www/comparison.html
+++ b/clang/www/comparison.html
@@ -16,11 +16,11 @@
<p>Building an entirely new compiler front-end is a big task, and it isn't
always clear to people why we decided to do this. Here we compare clang
and its goals to other open source compiler front-ends that are
- available. We restrict the discussion to very specific technical points
- to avoid controversy where possible. Also, since software is infinitely
- mutable, so focus on architectural issues that are impractical to fix
- without a major rewrite, instead of talking about little details that
- can be fixed with a reasonable amount of effort.</p>
+ available. We restrict the discussion to very specific objective points
+ to avoid controversy where possible. Also, software is infinitely
+ mutable, so we don't talk about little details that can be fixed with
+ a reasonable amount of effort: we'll talk about issues that are
+ difficult to fix for architectural or political reasons.</p>
<p>The goal of this list is to describe how differences in goals lead to
different strengths and weaknesses, not to make some compiler look bad.
OpenPOWER on IntegriCloud