diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2012-01-08 22:31:18 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2012-01-08 22:31:18 +0000 |
commit | 0d0ef7816705e1c1159d91995d7596abe8536ccd (patch) | |
tree | f2cad6b8d9b45feb41a2868ebb41f2ef477737cc /libclc | |
parent | d5395fbf03dc168d00bc8622e86fefbac9a3da2a (diff) | |
download | bcm5719-llvm-0d0ef7816705e1c1159d91995d7596abe8536ccd.tar.gz bcm5719-llvm-0d0ef7816705e1c1159d91995d7596abe8536ccd.zip |
Update repository paths.
llvm-svn: 147757
Diffstat (limited to 'libclc')
-rw-r--r-- | libclc/www/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libclc/www/index.html b/libclc/www/index.html index 96c0cb0529f..6dabddf766a 100644 --- a/libclc/www/index.html +++ b/libclc/www/index.html @@ -43,7 +43,9 @@ targets is welcome. <h2>Download</h2> -git clone git://git.pcc.me.uk/~peter/libclc.git (<a href="http://git.pcc.me.uk/~peter/libclc.git">gitweb</a>) +svn checkout http://llvm.org/svn/llvm-project/libclc/trunk libclc (<a href="http://llvm.org/viewvc/llvm-project/libclc/trunk/">ViewVC</a>) +<br>- or -<br> +git clone http://llvm.org/git/libclc.git <h2>Mailing List</h2> |