This revision was automatically updated to reflect the committed changes.
Closed by commit rGe34ddc09f464: [arcconfig] Delete subproject arcconfigs 
(authored by smeenai).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74996/new/

https://reviews.llvm.org/D74996

Files:
  clang-tools-extra/.arcconfig
  clang/.arcconfig
  compiler-rt/.arcconfig
  debuginfo-tests/.arcconfig
  libcxx/.arcconfig
  libcxxabi/.arcconfig
  libunwind/.arcconfig
  lld/.arcconfig
  lldb/.arcconfig
  llvm/.arcconfig
  openmp/.arcconfig
  parallel-libs/.arcconfig
  polly/.arcconfig
  pstl/.arcconfig

Index: pstl/.arcconfig
===================================================================
--- pstl/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "PSTL",             
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: polly/.arcconfig
===================================================================
--- polly/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "PLO",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: parallel-libs/.arcconfig
===================================================================
--- parallel-libs/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "project_id" : "parallel-libs",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: openmp/.arcconfig
===================================================================
--- openmp/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "OMP",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: llvm/.arcconfig
===================================================================
--- llvm/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "L",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: lldb/.arcconfig
===================================================================
--- lldb/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "project_id" : "lldb",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: lld/.arcconfig
===================================================================
--- lld/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "LLD",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: libunwind/.arcconfig
===================================================================
--- libunwind/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "UNW",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: libcxxabi/.arcconfig
===================================================================
--- libcxxabi/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "CXXA",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: libcxx/.arcconfig
===================================================================
--- libcxx/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "CXX",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: debuginfo-tests/.arcconfig
===================================================================
--- debuginfo-tests/.arcconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: compiler-rt/.arcconfig
===================================================================
--- compiler-rt/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "CRT",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: clang/.arcconfig
===================================================================
--- clang/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "C",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
Index: clang-tools-extra/.arcconfig
===================================================================
--- clang-tools-extra/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "repository.callsign" : "CTE",
-  "conduit_uri" : "https://reviews.llvm.org/";
-}
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to