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 | 0f85c3559522b04fca246eff1dc1b500bd7639c7 (patch) | |
tree | 3fc57d6c07cba61d61ec7878f3441e48b74db1b8 /docs | |
parent | aa4d244f516e275972228a3e1dfe058573ababfa (diff) | |
download | external_llvm-0f85c3559522b04fca246eff1dc1b500bd7639c7.zip external_llvm-0f85c3559522b04fca246eff1dc1b500bd7639c7.tar.gz external_llvm-0f85c3559522b04fca246eff1dc1b500bd7639c7.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> |