]> git.lizzy.rs Git - rust.git/commitdiff
llvm: backport r280651
authorJorge Aparicio <japaricious@gmail.com>
Fri, 16 Dec 2016 05:58:50 +0000 (00:58 -0500)
committerJorge Aparicio <japaricious@gmail.com>
Fri, 16 Dec 2016 17:49:58 +0000 (12:49 -0500)
fixes #38406

src/llvm
src/rustllvm/llvm-auto-clean-trigger

index d7342a9a957470bb62c890cf88fc655ccfb755cc..ceb177eeefa7d67ca29230d2e7e8584f97d4fdad 160000 (submodule)
--- a/src/llvm
+++ b/src/llvm
@@ -1 +1 @@
-Subproject commit d7342a9a957470bb62c890cf88fc655ccfb755cc
+Subproject commit ceb177eeefa7d67ca29230d2e7e8584f97d4fdad
index 88dd04b61722b7b9d1ba6547323aa1a0ab79b426..73c8bb97a1435d2d05163a15a7f57df6187099a2 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.
-2016-12-08
+2016-12-16