From: Chris Lattner Date: Mon, 28 Jun 2004 17:14:01 +0000 (+0000) Subject: Add a link to the CFE build instrs next to the CFE download instructions X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=604fdc10bb3ac812cc8a73d1567454ede942b703;p=oota-llvm.git Add a link to the CFE build instrs next to the CFE download instructions git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14465 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 6b8e2c105c0..75731134f5f 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -457,9 +457,13 @@ label:

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
+
+  cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co llvm-gcc
 
+

Please note that you must follow these +instructions to successfully build the LLVM C front-end.

+