[PATCH] D40498: [compiler-rt] Set up .arcconfig to point to new Diffusion CRT repository

Ben Hamilton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 12:56:09 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT319954: [compiler-rt] Set up .arcconfig to point to new Diffusion CRT repository (authored by benhamilton).

Changed prior to commit:
  https://reviews.llvm.org/D40498?vs=124390&id=125785#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D40498

Files:
  .arcconfig


Index: .arcconfig
===================================================================
--- .arcconfig
+++ .arcconfig
@@ -1,4 +1,4 @@
 {
-  "project_id" : "compiler-rt",
+  "repository.callsign" : "CRT",
   "conduit_uri" : "https://reviews.llvm.org/"
 }


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40498.125785.patch
Type: text/x-patch
Size: 252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/cc68e6ff/attachment.bin>


More information about the llvm-commits mailing list