diff options
| author | Luqman Aden <laden@csclub.uwaterloo.ca> | 2013-12-27 15:31:49 -0500 |
|---|---|---|
| committer | Luqman Aden <laden@csclub.uwaterloo.ca> | 2013-12-29 23:38:43 -0500 |
| commit | d9eaeda21cce08a7e8d3c8d76433650520fec765 (patch) | |
| tree | 4e074ebd79c49304f7db137208eff1c3c5bf1d7d /.gitmodules | |
| parent | cc1b93e4254b241aae337a02c4bdb2d8fa4c7777 (diff) | |
| download | rust-d9eaeda21cce08a7e8d3c8d76433650520fec765.tar.gz rust-d9eaeda21cce08a7e8d3c8d76433650520fec765.zip | |
Update llvm.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7e997334cec..7f39cd8933e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "src/llvm"] path = src/llvm - url = https://github.com/alexcrichton/llvm.git + url = https://github.com/luqmana/llvm.git branch = master [submodule "src/libuv"] path = src/libuv |
