summary refs log tree commit diff
path: root/.gitmodules
blob: c84426161796d231876dd1f7bb27f15dbd6d8257 (plain)
1
2
3
4
5
6
7
8
[submodule "src/llvm"]
	path = src/llvm
	url = https://github.com/brson/llvm.git
	branch = master
[submodule "src/libuv"]
	path = src/libuv
	url = https://github.com/brson/libuv.git
	branch = master