8 lines
206 B
Text
8 lines
206 B
Text
[submodule "src/llvm"]
|
|
path = src/llvm
|
|
url = https://github.com/alexcrichton/llvm.git
|
|
branch = master
|
|
[submodule "src/libuv"]
|
|
path = src/libuv
|
|
url = https://github.com/brson/libuv.git
|
|
branch = master
|