about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-03-12 08:08:58 +0000
committerbors <bors@rust-lang.org>2017-03-12 08:08:58 +0000
commitf84a5174833e39ca779fa7e49b34190e100e2e49 (patch)
tree0ea3da02bc84a324601bbc8ed5cfc1abbb8f79f3
parentd9cf601ae822d07412a79aeedeabb802aa94cb34 (diff)
parent1c5584d1068f29fd2987fd7d513c02e013caa8c6 (diff)
downloadrust-f84a5174833e39ca779fa7e49b34190e100e2e49.tar.gz
rust-f84a5174833e39ca779fa7e49b34190e100e2e49.zip
Auto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
LLVM: Update submodule to include SRet support patch for MSP430.

This patch is needed to fix #38824 on MSP430.
I know that LLVM 4 is coming soon, but it would be great to have at least one working nightly before the update.

cc @awygle
r? @alexcrichton
m---------src/llvm0
-rw-r--r--src/rustllvm/llvm-auto-clean-trigger2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm
-Subproject 50ab09fb43f038e4f824eea6cb278f560d3e862
+Subproject 859fb269364623b17e092efaba3f94e70ce97c5
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger
index 57f37ea050c..e30ad63d52f 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.
-2017-03-02
+2017-03-04