Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[beta] rebase LLVM on top of 4.0.1 #42948

Merged
merged 1 commit into from
Jun 30, 2017
Merged

[beta] rebase LLVM on top of 4.0.1 #42948

merged 1 commit into from
Jun 30, 2017

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Jun 28, 2017

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.
@arielb1 arielb1 added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 28, 2017
@aidanhs aidanhs added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 28, 2017
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jun 29, 2017

📌 Commit 0f85f62 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jun 30, 2017

⌛ 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
Copy link
Contributor

bors commented Jun 30, 2017

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

@bors bors merged commit 0f85f62 into rust-lang:beta Jun 30, 2017
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants