diff options
| author | Manuel Klimek <klimek@google.com> | 2014-04-07 10:22:41 +0000 |
|---|---|---|
| committer | Manuel Klimek <klimek@google.com> | 2014-04-07 10:22:41 +0000 |
| commit | 0ee8505800ed90cfc915dc448a78d02247e59dc7 (patch) | |
| tree | be2acd5bb57342a3a8d079a0b03b5de77c3716c7 | |
| parent | 234b86b24ccb79d524ea725a8f05d4ae57e8bbf7 (diff) | |
| download | bcm5719-llvm-0ee8505800ed90cfc915dc448a78d02247e59dc7.tar.gz bcm5719-llvm-0ee8505800ed90cfc915dc448a78d02247e59dc7.zip | |
Update arc config to new domain.
llvm-svn: 205702
| -rw-r--r-- | compiler-rt/.arcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/.arcconfig b/compiler-rt/.arcconfig index 413b70b05f7..ef3e3276aef 100644 --- a/compiler-rt/.arcconfig +++ b/compiler-rt/.arcconfig @@ -1,4 +1,4 @@ { "project_id" : "compiler-rt", - "conduit_uri" : "http://llvm-reviews.chandlerc.com/" + "conduit_uri" : "http://reviews.llvm.org/" } |

