Skip to content

Commit

Permalink
Auto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Mar 12, 2017
2 parents d9cf601 + 1c5584d commit f84a517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/rustllvm/llvm-auto-clean-trigger
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f84a517

Please sign in to comment.