X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=597086229b8dfc920881afcf09f925d8e7ea7ff9;hb=9c1761d0ab04681ef65c6e589c7c663d917b5eb7;hp=8663757f5e219952da6b84c96d45765758b2a073;hpb=9dbbfb8341488b2fa1d9193de52d055fc842dc06;p=rust.git diff --git a/.gitmodules b/.gitmodules index 8663757f5e2..597086229b8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,6 @@ [submodule "src/gyp"] path = src/gyp 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