From: Anton Korobeynikov Date: Thu, 6 Aug 2009 13:00:08 +0000 (+0000) Subject: Add link to LLVM's Getting Started page. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1816e48427dd5aa1a2276238e28c0e22b9950586;p=clang Add link to LLVM's Getting Started page. Patch by John Thompson! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78307 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/get_started.html b/www/get_started.html index d8b279134e..690a91120d 100644 --- a/www/get_started.html +++ b/www/get_started.html @@ -49,6 +49,16 @@ mailing list.

follows:

    +
  1. Get the required tools. + +
  2. Checkout and build LLVM from SVN head: