about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-12-29 21:51:56 -0800
committerbors <bors@rust-lang.org>2013-12-29 21:51:56 -0800
commit0cbb44aff9a9840c133ea454db7d302c247d5f0f (patch)
tree25f3a313a2eded212b0bf90890c0ef130265f11d /.gitmodules
parentb5b570b6bef934fc585f3f9d927484c2307da20b (diff)
parentd9eaeda21cce08a7e8d3c8d76433650520fec765 (diff)
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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 76bdab1e642..43169be1950 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