diff options
| author | bors <bors@rust-lang.org> | 2014-07-22 05:21:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-07-22 05:21:19 +0000 |
| commit | 32f4d996ea2bea69fe363dca4e6e09b91bbd83f3 (patch) | |
| tree | f2fc27d93a631483fe7ebf62e21a6bf791ad27c3 /src/rustllvm | |
| parent | 6e3e0a83aa9f704df7017199233774c4021d9a5d (diff) | |
| parent | febfb752d2775bb1e875634e45058e27a36dd714 (diff) | |
| download | rust-32f4d996ea2bea69fe363dca4e6e09b91bbd83f3.tar.gz rust-32f4d996ea2bea69fe363dca4e6e09b91bbd83f3.zip | |
auto merge of #15870 : jakub-/rust/issue-15793, r=alexcrichton
Fixes #15793.
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 348fb01b605..fd5c87db22c 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. -2014-07-20 +2014-07-21 |
