mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +08:00
Use HTTPS for arcconfig conduit URL
llvm-svn: 276142
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"project_id" : "parallel-libs",
|
||||
"conduit_uri" : "http://reviews.llvm.org/"
|
||||
"conduit_uri" : "https://reviews.llvm.org/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user