aboutsummaryrefslogtreecommitdiff
path: root/mirrors/check-git-mirrors.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mirrors/check-git-mirrors.sh')
-rwxr-xr-xmirrors/check-git-mirrors.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/mirrors/check-git-mirrors.sh b/mirrors/check-git-mirrors.sh
index 99ce432..47bcc8d 100755
--- a/mirrors/check-git-mirrors.sh
+++ b/mirrors/check-git-mirrors.sh
@@ -9,8 +9,9 @@
branch="master"
repos="\
http://llvm.org/git/llvm.git \
- https://git-us.linaro.org/toolchain/llvm/llvm.git \
https://git.linaro.org/toolchain/llvm/llvm.git \
+ https://git-us.linaro.org/toolchain/llvm/llvm.git \
+ https://git-ie.linaro.org/toolchain/llvm/llvm.git \
https://github.com/llvm-mirror/llvm \
"