[PATCH] D41918: [libunwind] Set up .arcconfig to point to new Diffusion UNW repository

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 14:21:17 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322228: [libunwind] Set up .arcconfig to point to new Diffusion UNW repository (authored by phosek, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D41918?vs=129339&id=129344#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41918

Files:
  libunwind/trunk/.arcconfig


Index: libunwind/trunk/.arcconfig
===================================================================
--- libunwind/trunk/.arcconfig
+++ libunwind/trunk/.arcconfig
@@ -1,4 +1,4 @@
 {
-  "project_id" : "libunwind",
+  "repository.callsign" : "UNW",
   "conduit_uri" : "https://reviews.llvm.org/"
 }


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41918.129344.patch
Type: text/x-patch
Size: 298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/6d5fbf93/attachment.bin>


More information about the llvm-commits mailing list