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
This commit is contained in:
bors 2017-03-12 08:08:58 +00:00
commit f84a517483
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 50ab09fb43f038e4f824eea6cb278f560d3e8621
Subproject commit 859fb269364623b17e092efaba3f94e70ce97c5e

View file

@ -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