From a152d1b20d51fbf2b94eba7e26ae567bd562b697 Mon Sep 17 00:00:00 2001 From: Alexey Samsonov Date: Fri, 7 Dec 2012 02:11:47 +0000 Subject: [PATCH] arcconfig for compiler-rt llvm-svn: 169575 --- compiler-rt/.arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 compiler-rt/.arcconfig diff --git a/compiler-rt/.arcconfig b/compiler-rt/.arcconfig new file mode 100644 index 0000000..413b70b --- /dev/null +++ b/compiler-rt/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "compiler-rt", + "conduit_uri" : "http://llvm-reviews.chandlerc.com/" +} -- 2.7.4