summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2015-05-09 20:56:15 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2015-05-09 20:56:15 +0000
commit7e9c948df3165dcc603771b01c25262e6e393a9d (patch)
tree21b071b7cb3adc8959e7f01d4447133ebdde8d94
parent6564c09deab6c2604e16c52f83500b209a18c303 (diff)
downloadlibunwind_llvm-7e9c948df3165dcc603771b01c25262e6e393a9d.tar.gz
Add ARC config
git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@236935 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--.arcconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..ef07b36
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "project_id" : "libunwind",
+ "conduit_uri" : "http://reviews.llvm.org/"
+}