summaryrefslogtreecommitdiffstats
path: root/www/get_involved.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/get_involved.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/get_involved.html')
-rw-r--r--www/get_involved.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/get_involved.html b/www/get_involved.html
index ed2bdf7173..1624560f9e 100644
--- a/www/get_involved.html
+++ b/www/get_involved.html
@@ -32,7 +32,7 @@ To avoid spamming the main LLVM mailing list, two lists were setup just for Clan
<li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a> - This list is for patch submission/discussion.
<li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a> - This list is for everything else clang related.
</ul>
-<h3>Building clang / working with the code</h3>
+<h3>Building clang / working with the code<a name="build">&nbsp;</a></h3>
If you would like to check out and build the project, the current scheme is:<br>
<ol>
<li>Check out llvm