diff options
| author | bors <bors@rust-lang.org> | 2017-05-06 17:18:11 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-05-06 17:18:11 +0000 |
| commit | 2cf6af17556bafae5d7925b4f97ca7cf142d7284 (patch) | |
| tree | add6e6f8afe5bc2c0e9e745826e2e4ad422acb38 | |
| parent | 8aad3a3524fd04db3e6ddf59604d33c8e3797108 (diff) | |
| parent | f5e3427b9c46a7a9bf94ddcc804fd5b9cb4e8e08 (diff) | |
| download | rust-2cf6af17556bafae5d7925b4f97ca7cf142d7284.tar.gz rust-2cf6af17556bafae5d7925b4f97ca7cf142d7284.zip | |
Auto merge of #41788 - TimNN:trigger-llvm, r=Mark-Simulacrum
Trigger llvm rebuild This was missing from #41739, thanks @tedhorst for noticing!
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index 1006445ade6..d73d1c25e5b 100644 --- a/src/rustllvm/llvm-rebuild-trigger +++ b/src/rustllvm/llvm-rebuild-trigger @@ -1,4 +1,4 @@ # If this file is modified, then llvm will be (optionally) 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. -2017-04-26 +2017-05-06 |
