Add GCC submodule
This commit is contained in:
parent
59d4114b2d
commit
9028177115
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -51,3 +51,6 @@
|
|||||||
path = src/tools/enzyme
|
path = src/tools/enzyme
|
||||||
url = https://github.com/EnzymeAD/Enzyme.git
|
url = https://github.com/EnzymeAD/Enzyme.git
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "src/gcc"]
|
||||||
|
path = src/gcc
|
||||||
|
url = https://github.com/rust-lang/gcc.git
|
||||||
|
1
src/gcc
Submodule
1
src/gcc
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 272d0ccced960394fe6ff2b40b01610208cb4940
|
Loading…
Reference in New Issue
Block a user