diff options
| author | bors <bors@rust-lang.org> | 2015-02-23 23:11:36 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-02-23 23:11:36 +0000 |
| commit | c4fe7d6aea022330efb8d1b470cac030a859f8f5 (patch) | |
| tree | a64dfbc9573a78f4ea79120d1f3737c00e18e0a5 | |
| parent | 91a5a1ab4ad054c8dccf49f6f409542f82683cfc (diff) | |
| parent | 6957bb6dbec838c8654b27a1d2a44d753633fe54 (diff) | |
Auto merge of #22526 - dotdash:llvmup, r=alexcrichton
Fixes #22159 Fixes #21721
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-auto-clean-trigger | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm -Subproject 4891e6382e3e8aa89d530aa18427836428c4715 +Subproject b89c3f039b61edbb077771eda2ee8a718dbec7e diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 13173437124..2cd7ed6c155 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-13 +2015-02-19 |
