aboutsummaryrefslogtreecommitdiff
path: root/llvm/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
commit10961cd40a38801398aa56fe3fc0870ff1a12946 (patch)
tree92c9ad0ab861731c57e17f01add72cd4388f54c6 /llvm/docs/GettingStarted.html
parent02b47d9958a0cfa18448326849bdbe35e2b90585 (diff)
downloadllvm-10961cd40a38801398aa56fe3fc0870ff1a12946.zip
llvm-10961cd40a38801398aa56fe3fc0870ff1a12946.tar.gz
llvm-10961cd40a38801398aa56fe3fc0870ff1a12946.tar.bz2
Make it clearer that llvm-gcc is not needed for
building llvm. llvm-svn: 69441
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 87a143f..6a54c02 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/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