]> git.lizzy.rs Git - rust.git/commitdiff
Update LLVM
authorAlex Crichton <alex@alexcrichton.com>
Fri, 24 May 2013 05:43:59 +0000 (00:43 -0500)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 4 Aug 2013 17:58:22 +0000 (10:58 -0700)
.gitmodules
src/llvm
src/rustllvm/llvm-auto-clean-trigger

index c84426161796d231876dd1f7bb27f15dbd6d8257..88ead6e608d5c4ee00212451f47c281d09d00846 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "src/llvm"]
        path = src/llvm
-       url = https://github.com/brson/llvm.git
+       url = https://github.com/alexcrichton/llvm.git
        branch = master
 [submodule "src/libuv"]
        path = src/libuv
index 2e9f0d21fe321849a4759a01fc28eae82ef196d6..e3abef3eedc8d5bad3420c7e29bf2fe80585316a 160000 (submodule)
--- a/src/llvm
+++ b/src/llvm
@@ -1 +1 @@
-Subproject commit 2e9f0d21fe321849a4759a01fc28eae82ef196d6
+Subproject commit e3abef3eedc8d5bad3420c7e29bf2fe80585316a
index 9b8f0e3a46214d9585abfc862cd478df702129e2..670eebbed132743548cd4cfb70d98314a5e8de7d 100644 (file)
@@ -1,4 +1,4 @@
 # If this file is modified, then llvm will be forcibly cleaned and then rebuilt.
 # The actual contents of this file do not matter, but to trigger a change on the
 # build bots then the contents should be changed so git updates the mtime.
-2013-07-03
+2013-07-04