]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
auto merge of #13908 : pcwalton/rust/box-pattern, r=alexcrichton
[rust.git] / .gitmodules
index 43169be195068b44c1b6fd18ef66f04612b77ee2..597086229b8dfc920881afcf09f925d8e7ea7ff9 100644 (file)
@@ -1,11 +1,14 @@
 [submodule "src/llvm"]
        path = src/llvm
-       url = https://github.com/luqmana/llvm.git
+       url = https://github.com/rust-lang/llvm.git
        branch = master
 [submodule "src/libuv"]
        path = src/libuv
-       url = https://github.com/alexcrichton/libuv.git
+       url = https://github.com/rust-lang/libuv.git
        branch = master
 [submodule "src/gyp"]
        path = src/gyp
-       url = https://github.com/alexcrichton/gyp.git
+       url = https://github.com/rust-lang/gyp.git
+[submodule "src/compiler-rt"]
+       path = src/compiler-rt
+       url = https://github.com/rust-lang/compiler-rt.git