From: John Criswell Date: Fri, 29 Jun 2007 19:12:31 +0000 (+0000) Subject: Applied Reid's patch. Long live Subversion! X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9c29bfbab14dcd89c022e731eb596748c3dd5c7f;p=oota-llvm.git Applied Reid's patch. Long live Subversion! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37811 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 123f0b4589a..5b632fb24fd 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -27,7 +27,7 @@
  • Terminology and Notation
  • Setting Up Your Environment
  • Unpacking the LLVM Archives -
  • Checkout LLVM from CVS +
  • Checkout LLVM from Subversion
  • Install the GCC Front End
  • Local LLVM Configuration
  • Compiling the LLVM Suite Source Code @@ -38,7 +38,6 @@
  • Program layout
      -
    1. CVS directories
    2. llvm/examples
    3. llvm/include
    4. llvm/lib @@ -127,7 +126,7 @@ and performance.
    5. Get the LLVM Source Code