Added compiler-rt submodule.
This commit is contained in:
parent
4c967e7041
commit
5d12d84f45
2 changed files with 4 additions and 0 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue