diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2015-02-12 21:30:04 +0100 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2015-02-16 12:08:37 +0100 |
| commit | 543e148b0f643a2f145b15f6065ee712e36d73c2 (patch) | |
| tree | 9dc5ceeb6ed41c30361e2f28becbb1e578bd1fdc | |
| parent | c5db290bf6df986a6acd5ce993f278c18e55ca37 (diff) | |
| download | rust-543e148b0f643a2f145b15f6065ee712e36d73c2.tar.gz rust-543e148b0f643a2f145b15f6065ee712e36d73c2.zip | |
Update LLVM to release_36@229036
Fixes the crash blocking #21886.
| 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 2089cab13e7f92b487ba0dc1df9f6c05116b004 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 6bb6f1ad2c7..13173437124 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-12 +2015-02-13 |
