]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Updated diagnostics.
[rust.git] / .gitmodules
index 5b7fd48129929d0fa3f33118b47fb10a78e7884e..1631daac76c2ce07b0cc807666e4f2287a9bcfa8 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
 [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
+[submodule "src/libbacktrace"]
+       path = src/libbacktrace
+       url = https://github.com/rust-lang-nursery/libbacktrace
+[submodule "src/tools/lldb"]
+       path = src/tools/lldb
+       url = https://github.com/rust-lang-nursery/lldb/
+       branch = rust-release-70
+[submodule "src/tools/clang"]
+       path = src/tools/clang
+       url = https://github.com/rust-lang-nursery/clang/
+       branch = release_70