summaryrefslogtreecommitdiff
path: root/open-source-lorries/llvm.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 20:32:11 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 23:18:23 +0100
commit34eb135ecb4b4a8b0410b08ac414f4c7d5eee100 (patch)
tree0dc97826272ce779dd3e070942c2a3bc681ee158 /open-source-lorries/llvm.lorry
parentcf239ee0d0893b2281d5245de75c72b77c39ea41 (diff)
downloadlorries-34eb135ecb4b4a8b0410b08ac414f4c7d5eee100.tar.gz
Update mirroring for LLVM
The canonical repositories are now on GitHub. The clang and compiler-rt sources have been folded into the llvm repository, so mark their separate repositories as obsolete rather than pulling from GitHub.
Diffstat (limited to 'open-source-lorries/llvm.lorry')
-rw-r--r--open-source-lorries/llvm.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/llvm.lorry b/open-source-lorries/llvm.lorry
index 4a6663f..b3c30f0 100644
--- a/open-source-lorries/llvm.lorry
+++ b/open-source-lorries/llvm.lorry
@@ -1,6 +1,6 @@
{
"llvm": {
"type": "git",
- "url": "http://llvm.org/git/llvm.git"
+ "url": "https://github.com/llvm/llvm-project.git"
}
}