From 9c29bfbab14dcd89c022e731eb596748c3dd5c7f Mon Sep 17 00:00:00 2001 From: John Criswell Date: Fri, 29 Jun 2007 19:12:31 +0000 Subject: [PATCH] Applied Reid's patch. Long live Subversion! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37811 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 70 +++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 41 deletions(-) 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