summaryrefslogtreecommitdiff
path: root/open-source-lorries/compiler-rt.lorry
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-22 14:47:12 +0100
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-22 14:53:24 +0100
commit2ff73930ae242ddf1c9b73ee84a5fbca6eea233c (patch)
tree69eaa0fe316947507b5d9ce769877255dcf1ce50 /open-source-lorries/compiler-rt.lorry
parent0e4b64229ad8dfa67a816ef5bd38257765b29c72 (diff)
downloadlorries-2ff73930ae242ddf1c9b73ee84a5fbca6eea233c.tar.gz
Lorry compiler-rt
It is used by clang. Change-Id: Ibe309787729fca2f21c256aa4e8e1a07d0e12ca9
Diffstat (limited to 'open-source-lorries/compiler-rt.lorry')
-rw-r--r--open-source-lorries/compiler-rt.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/compiler-rt.lorry b/open-source-lorries/compiler-rt.lorry
new file mode 100644
index 0000000..20b0df2
--- /dev/null
+++ b/open-source-lorries/compiler-rt.lorry
@@ -0,0 +1,6 @@
+{
+ "compiler-rt": {
+ "type": "git",
+ "url": "http://llvm.org/git/compiler-rt.git"
+ }
+}