diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-02-20 09:31:17 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2016-02-20 09:31:17 -0800 |
| commit | 04d554f6fe17388288bc896358e4227c180d8788 (patch) | |
| tree | e6f323ec0e7081cd43c74d28e58553b3de884f29 | |
| parent | 28a3e8bb51cdeda4ee73296b827bfb208a0bff5b (diff) | |
Another rebase on the 3.8 release branch of LLVM
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 |
