Skip to content

Commit 3cbe8f9

Browse files
committed
Auto merge of #42948 - arielb1:beta-arm, r=alexcrichton
[beta] rebase LLVM on top of 4.0.1 This backports fixes several codegen bugs, including #42893. This also un-commits the introduction of #42750 (the StackColoring improvement) to beta. That seemed to have occurred by accident in #42927, but I'm not comfortable with sneaking a subtle codegen change like this to beta. r? @alexcrichton
2 parents 2abccac + 0f85f62 commit 3cbe8f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/llvm

Submodule llvm updated 77 files

src/rustllvm/llvm-rebuild-trigger

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# If this file is modified, then llvm will be (optionally) cleaned and then rebuilt.
22
# The actual contents of this file do not matter, but to trigger a change on the
33
# build bots then the contents should be changed so git updates the mtime.
4-
2017-06-18
4+
2017-06-28

0 commit comments

Comments
 (0)