diff options
| author | bors <bors@rust-lang.org> | 2016-12-11 01:06:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-12-11 01:06:20 +0000 |
| commit | ea798527e42379af207b3da9e9aef41fd7e812c8 (patch) | |
| tree | 551b646b745fd6219c6b11412e5f540f725df4f4 | |
| parent | f82b7cbc1081ebf9a9026616608b7097ea166e35 (diff) | |
| parent | 59a525454fe8108193dfebcb39d6949b4d6cbe73 (diff) | |
| download | rust-ea798527e42379af207b3da9e9aef41fd7e812c8.tar.gz rust-ea798527e42379af207b3da9e9aef41fd7e812c8.zip | |
Auto merge of #38240 - pftbest:update_llvm, r=japaric
LLVM: Update submodule to include patches for MSP430. Fixes #37829
| 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 3ec14daffb4b8c0604df50b7fb0ab552f456e38 +Subproject d7342a9a957470bb62c890cf88fc655ccfb755c diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 2d832fcdf2a..88dd04b6172 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-12-06 +2016-12-08 |
