diff options
| author | bors <bors@rust-lang.org> | 2015-02-10 22:08:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-02-10 22:08:30 +0000 |
| commit | a954663db66fc8efb1889beaf7bd1771ecbb9b21 (patch) | |
| tree | 049ba210e1f1c4d760c843a894cbd00f4ed5d9a3 /src/rustllvm | |
| parent | bc87efef2cceaec99d30e809cac2b8d22b9e25fc (diff) | |
| parent | 8d8ae09858859c5efb1dccd39fd033c76d366df2 (diff) | |
| download | rust-a954663db66fc8efb1889beaf7bd1771ecbb9b21.tar.gz rust-a954663db66fc8efb1889beaf7bd1771ecbb9b21.zip | |
Auto merge of #22089 - dotdash:llvm_20150207, r=alexcrichton
Fixes #21996
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 c8003bb9581..cf504b13848 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-02-02 +2015-02-09 |
