From c31724bfe2ae2c0023a800c0fbce36d75951a21b Mon Sep 17 00:00:00 2001
From: Tanya Lattner
Date: Wed, 8 Dec 2004 17:12:52 +0000
Subject: Removed QMTest referrences. Updated ordering of notes.
llvm-svn: 18639
---
llvm/docs/GettingStarted.html | 31 ++++---------------------------
1 file changed, 4 insertions(+), 27 deletions(-)
(limited to 'llvm/docs')
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 4c9c9a515e8..bd9624b5512 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -298,7 +298,7 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
| GCC |
3.4.2 |
- C/C++ compiler (Note 4) |
+ C/C++ compiler (Note 3) |
@@ -361,24 +361,10 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
| Shared library manager (Note 1) |
-
- | QMTest |
- 2.0.3 |
- Automated test suite (Note 2,
- Note 3) |
-
-
-
- | Python |
- 2.3 |
- Automated test suite (Note 2,
- Note 3) |
-
-
| CVS |
>1.11 |
- CVS access to LLVM (Note 5) |
+ CVS access to LLVM (Note 4) |
@@ -391,21 +377,12 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
package.
Only needed if you want to run the automated test
suite in the test directory.
- 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:
-
- - cvs -d :pserver:anoncvs@cvs.codesourcery.com:/home/qm/Repository login
- - When prompted, use anoncvs as the password.
- - cvs -d :pserver:anoncvs@cvs.codesourcery.com:/home/qm/Repository co -r release-2-0-3 qm
-
- Only the C and C++ languages are needed so there's no
+ Only the C and C++ languages are needed so there's no
need to build the other languages for LLVM's purposes. See
below for specific version info.
- You only need CVS if you intend to build from the
+ You only need CVS if you intend to build from the
latest LLVM sources. If you're working from a release distribution, you
don't need CVS.
--
cgit v1.2.3