Skip to content

Commit 5d12d84

Browse files
committed
Added compiler-rt submodule.
1 parent 4c967e7 commit 5d12d84

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@
99
[submodule "src/gyp"]
1010
path = src/gyp
1111
url = https://github.com/rust-lang/gyp.git
12+
[submodule "src/compiler-rt"]
13+
path = src/compiler-rt
14+
url = https://github.com/vadimcn/compiler-rt.git

src/compiler-rt

Submodule compiler-rt added at d4606f1

0 commit comments

Comments
 (0)