blob: 88ead6e608d5c4ee00212451f47c281d09d00846 (
plain)
1
2
3
4
5
6
7
8
|
[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
|