Added compiler-rt submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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/vadimcn/compiler-rt.git
|
||||
|
||||
1
src/compiler-rt
Submodule
1
src/compiler-rt
Submodule
Submodule src/compiler-rt added at d4606f1818
Reference in New Issue
Block a user