aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorKevin <ar18@comcast.net>2007-10-05 21:44:03 +0000
committerKevin <ar18@comcast.net>2007-10-05 21:44:03 +0000
commit13043a4b894de73a5fc3e9a79ef17bbadb677ab0 (patch)
tree5f593a051837adaec6a185c654c01504b2547766 /www/index.html
parentbc8e50fa28ac602c8858aa837076b700e4165eae (diff)
A message on the main page about bulding clang.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42652 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 279e48d36e..0cf9fdd147 100644
--- a/www/index.html
+++ b/www/index.html
@@ -41,6 +41,8 @@ HTML 4.01 specs: http://www.w3.org/TR/html401/
<li>BSD License
</ul>
Of course this is only a rough outline of the goals and features of Clang. To get a true sense of what the new LLVM front-end is all about, as well as why you might want to considering using it, see the <a href="features.html">Features</a> section.
+ <h2>Try Clang</h2>
+ If you are a compiler developer and want to try out Clang, then build instructions are available on the <a href="get_involved.html#build">Get Involved</a> page.
<h2>Get Involved</h2>
If you are interested in working on Clang, then check out the <a href="get_involved.html">Get Involved</a> section.
</div>