diff options
author | Bill Wendling <isanbard@gmail.com> | 2007-07-23 03:56:42 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2007-07-23 03:56:42 +0000 |
commit | 0dafa8d0864537aafee6411fb4bc386735224fbd (patch) | |
tree | 3fc57d6c07cba61d61ec7878f3441e48b74db1b8 /docs | |
parent | ccef69d781db1b0c0c198b3869afc3831a862288 (diff) | |
download | external_llvm-0dafa8d0864537aafee6411fb4bc386735224fbd.zip external_llvm-0dafa8d0864537aafee6411fb4bc386735224fbd.tar.gz external_llvm-0dafa8d0864537aafee6411fb4bc386735224fbd.tar.bz2 |
Small change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40413 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CFEBuildInstrs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 493a6a6..c9b48f4 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -45,7 +45,7 @@ the past.</p> <div class="doc_code"> <pre> -svn co llvm.org/svn/llvm-project/llvm-gcc-4.0/trunk <i>dst-directory</i> +svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.0/trunk <i>dst-directory</i> </pre> </div> |