[cfe-commits] r44763 - /cfe/trunk/www/index.html
Chris Lattner
sabre at nondot.org
Sun Dec 9 18:25:51 PST 2007
Author: lattner
Date: Sun Dec 9 20:25:51 2007
New Revision: 44763
URL: http://llvm.org/viewvc/llvm-project?rev=44763&view=rev
Log:
add link to comparison page.
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/index.html?rev=44763&r1=44762&r2=44763&view=diff
==============================================================================
--- cfe/trunk/www/index.html (original)
+++ cfe/trunk/www/index.html Sun Dec 9 20:25:51 2007
@@ -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>
More information about the cfe-commits
mailing list