]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Rollup merge of #49103 - glandium:uninitialized, r=cramertj
[rust.git] / .gitmodules
index 5b7fd48129929d0fa3f33118b47fb10a78e7884e..55f586389b11766c587af558c66a716cdced1fb9 100644 (file)
@@ -41,9 +41,6 @@
 [submodule "src/dlmalloc"]
        path = src/dlmalloc
        url = https://github.com/alexcrichton/dlmalloc-rs.git
-[submodule "src/binaryen"]
-       path = src/binaryen
-       url = https://github.com/alexcrichton/binaryen.git
 [submodule "src/doc/rust-by-example"]
        path = src/doc/rust-by-example
        url = https://github.com/rust-lang/rust-by-example
@@ -53,3 +50,6 @@
 [submodule "src/stdsimd"]
        path = src/stdsimd
        url = https://github.com/rust-lang-nursery/stdsimd
+[submodule "src/tools/lld"]
+       path = src/tools/lld
+       url = https://github.com/rust-lang/lld.git