diff options
author | Bill Wendling <isanbard@gmail.com> | 2007-07-23 03:56:11 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2007-07-23 03:56:11 +0000 |
commit | 9f1b2d949186b1839c51c51a9aa32dfdec14ec4f (patch) | |
tree | 8a402effba1922805aaee85a83a28326b0ea35cd /llvm/docs/CFEBuildInstrs.html | |
parent | 3d88e9940a9050b887606fbb4ef78fdb41a941cf (diff) | |
download | bcm5719-llvm-9f1b2d949186b1839c51c51a9aa32dfdec14ec4f.tar.gz bcm5719-llvm-9f1b2d949186b1839c51c51a9aa32dfdec14ec4f.zip |
Point to the correct SVN repository.
llvm-svn: 40412
Diffstat (limited to 'llvm/docs/CFEBuildInstrs.html')
-rw-r--r-- | llvm/docs/CFEBuildInstrs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html index 65c375caa94..493a6a6debe 100644 --- a/llvm/docs/CFEBuildInstrs.html +++ b/llvm/docs/CFEBuildInstrs.html @@ -45,7 +45,7 @@ the past.</p> <div class="doc_code"> <pre> -svn co svn://anonsvn.opensource.apple.com/svn/llvm/trunk <i>dst-directory</i> +svn co llvm.org/svn/llvm-project/llvm-gcc-4.0/trunk <i>dst-directory</i> </pre> </div> |