add link to comparison page.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44763 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html
index c41b3b0..343e9b4 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>