diff options
author | Jim Laskey <jlaskey@mac.com> | 2006-06-16 23:20:21 +0000 |
---|---|---|
committer | Jim Laskey <jlaskey@mac.com> | 2006-06-16 23:20:21 +0000 |
commit | 3261f0bd6aa48b3e1137ccb6fbe7d2a7e5d49831 (patch) | |
tree | 0465a27a7d4211f4de40dcdf3429f10d71dbfbd7 | |
parent | 54edc840005074e6119fa4ca3c2c020ec02a6627 (diff) |
Include information about svn repository for llvm-gcc4.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28844 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/GettingStarted.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index ac0c2d1609..e33a685dcf 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -640,6 +640,10 @@ compressed with the gzip program. <dd>Binary release of the llvm-gcc4 front end for MacOS X/X86.<br/></dd> </dl> +<p>It is also possible to download the sources of the llvm-gcc4 front end from +a read-only subversion mirror at svn://anonsvn.opensource.apple.com/svn/llvm. +</p> + </div> <!-- ======================================================================= --> |