commit | e97f87318293ebe15b7929acc27a74fce4e3f08b | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Wed Jan 10 22:20:03 2018 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Wed Jan 10 22:20:03 2018 +0000 |
tree | 7c38cd7ea5767e80b8149bb240f6d742135c318f | |
parent | da0af18b922177432c12f5ebb640a2904d09dca7 [diff] |
[libunwind] Set up .arcconfig to point to new Diffusion UNW repository See http://lists.llvm.org/pipermail/cfe-dev/2017-November/056032.html for related discussion and context. Differential Revision: https://reviews.llvm.org/D41918 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@322228 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/.arcconfig b/.arcconfig index 97a4bf1..78ee8d3 100644 --- a/.arcconfig +++ b/.arcconfig
@@ -1,4 +1,4 @@ { - "project_id" : "libunwind", + "repository.callsign" : "UNW", "conduit_uri" : "https://reviews.llvm.org/" }