Skip to content

rustc: Update LLVM - #48782

Merged
alexcrichton merged 1 commit into
rust-lang:masterfrom
alexcrichton:update-llvm
Mar 8, 2018
Merged

rustc: Update LLVM#48782
alexcrichton merged 1 commit into
rust-lang:masterfrom
alexcrichton:update-llvm

Conversation

@alexcrichton

Copy link
Copy Markdown
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...
Closesrust-lang#48226
@alexcrichtonalexcrichton 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
Copy Markdown
MemberAuthor

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

@alexcrichton

Copy link
Copy Markdown
MemberAuthor

r? @michaelwoerister

@Mark-Simulacrum

Copy link
Copy Markdown
Member

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

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

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Mar 7, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 04eaefb has been approved by michaelwoerister

@borsbors 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:masterMar 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
@alexcrichtonalexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Mar 24, 2018
@kennytmkennytm mentioned this pull request Apr 27, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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

@alexcrichton@Mark-Simulacrum@michaelwoerister@bors