aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-04-18 12:40:19 +0000
committerDuncan Sands <baldrick@free.fr>2009-04-18 12:40:19 +0000
commitcff3d040cc5e94132f55502442a795bd922eea85 (patch)
treea53117dd18ac320e8b486417db182a0a6535fe6e /docs/GettingStarted.html
parentf2fb39dabe018e71ffc842538e3131375433d1e9 (diff)
downloadexternal_llvm-cff3d040cc5e94132f55502442a795bd922eea85.zip
external_llvm-cff3d040cc5e94132f55502442a795bd922eea85.tar.gz
external_llvm-cff3d040cc5e94132f55502442a795bd922eea85.tar.bz2
Make it clearer that llvm-gcc is not needed for
building llvm. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69441 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 87a143f..6a54c02 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -159,7 +159,8 @@ and performance.
<li><tt>--with-llvmgccdir=<i>directory</i></tt>
<p>Optionally, specify for <i>directory</i> the full pathname of the
C/C++ front end installation to use with this LLVM configuration. If
- not specified, the PATH will be searched.</p></li>
+ not specified, the PATH will be searched. This is only needed if you
+ want to run the testsuite or do some special kinds of LLVM builds.</p></li>
<li><tt>--enable-spec2000=<i>directory</i></tt>
<p>Enable the SPEC2000 benchmarks for testing. The SPEC2000
benchmarks should be available in