Skip to content

[beta] rebase LLVM on top of 4.0.1 - #42948

Merged
bors merged 1 commit into
rust-lang:betafrom
arielb1:beta-arm
Jun 30, 2017
Merged

[beta] rebase LLVM on top of 4.0.1#42948
bors merged 1 commit into
rust-lang:betafrom
arielb1:beta-arm

Conversation

@arielb1

Copy link
Copy Markdown
Contributor

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

This backports fixes several codegen bugs, including rust-lang#42893.
@arielb1arielb1 added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 28, 2017
@aidanhsaidanhs added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 28, 2017
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Jun 29, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 0f85f62 has been approved by alexcrichton

@bors

bors commented Jun 30, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0f85f62 with merge 3cbe8f9...

bors added a commit that referenced this pull request Jun 30, 2017
[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
@bors

bors commented Jun 30, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 3cbe8f9 to beta...

@bors
bors merged commit 0f85f62 into rust-lang:betaJun 30, 2017
@brsonbrson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jul 7, 2017
@brsonbrson mentioned this pull request Jul 7, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@arielb1@alexcrichton@bors@brson@aidanhs