summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-28 17:14:01 +0000
committerChris Lattner <sabre@nondot.org>2004-06-28 17:14:01 +0000
commit3337c8274506235e156c728682339753870fea4b (patch)
tree333726e5b95533dddd2858f2b7e1385ba338df76
parent7d60ee3dcfff4e9262139d11579a410f922937f9 (diff)
downloadbcm5719-llvm-3337c8274506235e156c728682339753870fea4b.tar.gz
bcm5719-llvm-3337c8274506235e156c728682339753870fea4b.zip
Add a link to the CFE build instrs next to the CFE download instructions
llvm-svn: 14465
-rw-r--r--llvm/docs/GettingStarted.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 6b8e2c105c0..75731134f5f 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -457,9 +457,13 @@ label:</p>
<p>If you would like to get the GCC front end source code, you can also get it
from the CVS repository:</p>
-<pre>cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co llvm-gcc
+<pre>
+ cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co llvm-gcc
</pre>
+<p>Please note that you must follow <a href="CFEBuildInstrs.html">these
+instructions</a> to successfully build the LLVM C front-end.</p>
+
</div>
<!-- ======================================================================= -->
OpenPOWER on IntegriCloud