From 2ff73930ae242ddf1c9b73ee84a5fbca6eea233c Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Mon, 22 Jun 2015 14:47:12 +0100 Subject: Lorry compiler-rt It is used by clang. Change-Id: Ibe309787729fca2f21c256aa4e8e1a07d0e12ca9 --- open-source-lorries/compiler-rt.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/compiler-rt.lorry (limited to 'open-source-lorries/compiler-rt.lorry') 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" + } +} -- cgit v1.2.1