aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-10 02:25:51 +0000
committerChris Lattner <sabre@nondot.org>2007-12-10 02:25:51 +0000
commit2d8e356d5c13339f58ab4544c436a94ab477d0e6 (patch)
tree6560d8a4281b6963941cf265c4c016b7b4307ddd
parent42f956b7ee7440eb5f80814f9281f31be52d5ff4 (diff)
add link to comparison page.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44763 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index c41b3b0507..343e9b4a42 100644
--- a/www/index.html
+++ b/www/index.html
@@ -36,6 +36,9 @@
Clang</a> (July 2007)</li>
</ul>
+ <p>For a more detailed comparison about Clang and other compilers, please
+ see the <a href="comparison.html">clang comparison page</a>.</p>
+
<h2>Features/Goals</h2>
<p>Some of the goals for the project include the following:</p>