diff options
| author | bors <bors@rust-lang.org> | 2016-02-21 04:59:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-02-21 04:59:50 +0000 |
| commit | 257fa0f479e6a0fc069710a4c2ea52e551bafe97 (patch) | |
| tree | 8eff84eddcf02f42db66c04777602ce9d498177d | |
| parent | a2fb48e9f76aabd543e4f6352ac32109e09fab22 (diff) | |
| parent | 04d554f6fe17388288bc896358e4227c180d8788 (diff) | |
| download | rust-257fa0f479e6a0fc069710a4c2ea52e551bafe97.tar.gz rust-257fa0f479e6a0fc069710a4c2ea52e551bafe97.zip | |
Auto merge of #31791 - alexcrichton:llvmup3, r=dotdash
Looks like they picked up a bunch of fixes, one of which is even quite relevant to us! Closes #31505
| 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 39e8e59056bcd84bf9c44d0bcd46ae441567e0a +Subproject 69ef168544e4f15b793dd35d272008fde9a6e83 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 50c32a59153..bb34b6f38bf 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. -2016-02-16 +2016-02-20 |
