summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brewer <benbrewer@codethink.co.uk>2012-11-05 14:42:06 +0000
committerBen Brewer <benbrewer@codethink.co.uk>2012-11-05 14:42:06 +0000
commit026bbefa4e16775d94e176ba1bd91bf997817923 (patch)
treeaf9bb31b58a680d809dff849f08172a75219072a
parent0f872672cbda46018c9b4ee6d4b441c5e483994e (diff)
downloadlorries-026bbefa4e16775d94e176ba1bd91bf997817923.tar.gz
Added llvm lorry from their git-svn mirror
-rw-r--r--active/llvm.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/active/llvm.lorry b/active/llvm.lorry
new file mode 100644
index 0000000..270ef91
--- /dev/null
+++ b/active/llvm.lorry
@@ -0,0 +1,6 @@
+{
+ "llvm": {
+ "type": "git",
+ "url": "clone http://llvm.org/git/llvm.git"
+ }
+}