From b9be2bf270f931b2776bf7543515c6e198213875 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Wed, 12 May 2004 19:25:59 +0000 Subject: [PATCH] Make file standard-compliant once again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13504 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 41cb1b98c9a..69c552f82f9 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -282,7 +282,7 @@ LLVM:

These are needed to use the LLVM test suite. Please note that newer versions of QMTest may not work with the LLVM test suite. QMTest 2.0.3 can be retrieved from the QMTest CVS repository using the following - commands: + commands:

-

+ @@ -446,27 +446,16 @@ revision), you can specify a label. The following releases have the following label:

-

-If you would like to get the GCC front end source code, you can also get it -from the CVS repository: -

-

+

If you would like to get the GCC front end source code, you can also get it +from the CVS repository:

+ +
cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co llvm-gcc
+