diff options
| author | Brian Anderson <banderson@mozilla.com> | 2011-11-03 15:19:08 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2011-11-05 13:23:11 -0700 |
| commit | 7d5d732566f783d6c3dd1e80d2ee9d20b49f7c8e (patch) | |
| tree | 0111279fb9de78bf425cff6adc7ca22fc8ddff45 /.gitmodules | |
| parent | 814c3d0d7693207078e8e7112d674f9a230d0f75 (diff) | |
Change the LLVM repo to git://github.com/brson/llvm.git
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8b0b1c7a3d5..face37ff58c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src/llvm"] path = src/llvm - url = http://llvm.org/git/llvm.git + url = git://github.com/brson/llvm.git |
