diff options
| author | Michael Neumann <mneumann@ntecs.de> | 2015-01-05 10:54:40 +0100 |
|---|---|---|
| committer | Michael Neumann <mneumann@ntecs.de> | 2015-01-05 18:40:41 +0100 |
| commit | 66da36f6eed73bbaa4578a3bd312ee124d55d96c (patch) | |
| tree | e1806658d67dfbbc6a63d32f0c4b946f4bc22cc0 /src/rustllvm | |
| parent | 5488ddb307159e06bb471cefe9512a0efd28ad60 (diff) | |
| download | rust-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-trigger | 2 |
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 |
