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

rustc: Update LLVM #48782

Merged
merged 1 commit into from
Mar 8, 2018
Merged

rustc: Update LLVM #48782

merged 1 commit into from
Mar 8, 2018

Conversation

alexcrichton
Copy link
Member

This pulls in the rest of LLVM's release_60 branch (the actual 6.0.0 release)
and also pulls in a cherry-pick to...

Closes #48226

This pulls in the rest of LLVM's `release_60` branch (the actual 6.0.0 release)
and also pulls in a cherry-pick to...

Closes rust-lang#48226
@alexcrichton alexcrichton added beta-nominated Nominated for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 6, 2018
@alexcrichton
Copy link
Member Author

Nominating for beta inclusion as I believe LLVM 6 is on beta

@alexcrichton
Copy link
Member Author

r? @michaelwoerister

@Mark-Simulacrum
Copy link
Member

I've approved this for beta backport since LLVM 6 is indeed on beta and we are fixing a (regression) with this.

@Mark-Simulacrum Mark-Simulacrum added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Mar 7, 2018
@michaelwoerister
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Mar 7, 2018

📌 Commit 04eaefb has been approved by michaelwoerister

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 7, 2018
@alexcrichton alexcrichton merged commit 04eaefb into rust-lang:master Mar 8, 2018
@alexcrichton alexcrichton deleted the update-llvm branch March 19, 2018 17:53
bors added a commit that referenced this pull request Mar 24, 2018
[beta] A few final backports

Backport of

* #48782
* #49273
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Mar 24, 2018
@kennytm kennytm mentioned this pull request Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants