diff --git a/clang/www/get_involved.html b/clang/www/get_involved.html index ed2bdf71732a..1624560f9ef8 100644 --- a/clang/www/get_involved.html +++ b/clang/www/get_involved.html @@ -32,7 +32,7 @@ To avoid spamming the main LLVM mailing list, two lists were setup just for Clan
  • cfe-commits - This list is for patch submission/discussion.
  • cfe-dev - This list is for everything else clang related. -

    Building clang / working with the code

    +

    Building clang / working with the code 

    If you would like to check out and build the project, the current scheme is:
    1. Check out llvm diff --git a/clang/www/index.html b/clang/www/index.html index 279e48d36e8f..0cf9fdd14741 100644 --- a/clang/www/index.html +++ b/clang/www/index.html @@ -41,6 +41,8 @@ HTML 4.01 specs: http://www.w3.org/TR/html401/
    2. BSD License 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 Features section. +

      Try Clang

      + If you are a compiler developer and want to try out Clang, then build instructions are available on the Get Involved page.

      Get Involved

      If you are interested in working on Clang, then check out the Get Involved section.