diff options
| author | Jim Laskey <jlaskey@mac.com> | 2006-07-31 21:37:55 +0000 |
|---|---|---|
| committer | Jim Laskey <jlaskey@mac.com> | 2006-07-31 21:37:55 +0000 |
| commit | b4c03479019a1f50291c0ade090fdf5e22195ada (patch) | |
| tree | 10ab693709f6bfe14d110a724a107cd563e05abe /llvm/docs/CFEBuildInstrs.html | |
| parent | 7cc2d19fc1e336de8d1fe74aa47fba7dbb13bfbd (diff) | |
| download | bcm5719-llvm-b4c03479019a1f50291c0ade090fdf5e22195ada.tar.gz bcm5719-llvm-b4c03479019a1f50291c0ade090fdf5e22195ada.zip | |
Changed to a new directory for opensource checkout.
llvm-svn: 29418
Diffstat (limited to 'llvm/docs/CFEBuildInstrs.html')
| -rw-r--r-- | llvm/docs/CFEBuildInstrs.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html index fa49c29e0b8..4242206c5a3 100644 --- a/llvm/docs/CFEBuildInstrs.html +++ b/llvm/docs/CFEBuildInstrs.html @@ -117,7 +117,8 @@ web site.</p> a read-only mirror using subversion. To check out the code the first time use: </p> -<tt>svn co svn://anonsvn.opensource.apple.com/svn/llvm <i>dst-directory</i></tt> +<tt>svn co svn://anonsvn.opensource.apple.com/svn/llvm/trunk +<i>dst-directory</i></tt> <p>After that, the code can be be updated in the destination directory using; </p> |

