about summary refs log tree commit diff
path: root/src/rustllvm
diff options
context:
space:
mode:
authorMichael Neumann <mneumann@ntecs.de>2015-01-05 10:54:40 +0100
committerMichael Neumann <mneumann@ntecs.de>2015-01-05 18:40:41 +0100
commit66da36f6eed73bbaa4578a3bd312ee124d55d96c (patch)
treee1806658d67dfbbc6a63d32f0c4b946f4bc22cc0 /src/rustllvm
parent5488ddb307159e06bb471cefe9512a0efd28ad60 (diff)
downloadrust-66da36f6eed73bbaa4578a3bd312ee124d55d96c.tar.gz
rust-66da36f6eed73bbaa4578a3bd312ee124d55d96c.zip
Ensure that LLVM is rebuilt with recent changes
Diffstat (limited to 'src/rustllvm')
-rw-r--r--src/rustllvm/llvm-auto-clean-trigger2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger
index c1ad6754ca1..2ac855681f2 100644
--- a/src/rustllvm/llvm-auto-clean-trigger
+++ b/src/rustllvm/llvm-auto-clean-trigger
@@ -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.
-2015-01-03
+2015-01-05