rust/.gitmodules
bors 0cbb44aff9 auto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
No longer need to handle GNUEABIHF and hard floats since LLVM should now choose the right default. Fixes #11164.
2013-12-29 21:51:56 -08:00

12 lines
293 B
Plaintext

[submodule "src/llvm"]
path = src/llvm
url = https://github.com/luqmana/llvm.git
branch = master
[submodule "src/libuv"]
path = src/libuv
url = https://github.com/alexcrichton/libuv.git
branch = master
[submodule "src/gyp"]
path = src/gyp
url = https://github.com/alexcrichton/gyp.git