From 66da36f6eed73bbaa4578a3bd312ee124d55d96c Mon Sep 17 00:00:00 2001 From: Michael Neumann Date: Mon, 5 Jan 2015 10:54:40 +0100 Subject: [PATCH] Ensure that LLVM is rebuilt with recent changes --- src/rustllvm/llvm-auto-clean-trigger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0