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

Update LLVM to fix segfault on AArch64 #53939

Merged
merged 1 commit into from
Sep 4, 2018
Merged

Conversation

parched
Copy link
Contributor

@parched parched commented Sep 4, 2018

Fixes #53742

This is a backport of #52952 to beta

cc @alexcrichton

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!
  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 4, 2018
@pietroalbini
Copy link
Member

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Sep 4, 2018

📌 Commit ceccd98 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 4, 2018
@pietroalbini
Copy link
Member

@bors p=1 (beta backport)

@bors
Copy link
Contributor

bors commented Sep 4, 2018

⌛ Testing commit ceccd98 with merge 82626e6...

bors added a commit that referenced this pull request Sep 4, 2018
Update LLVM to fix segfault on AArch64

Fixes #53742

This is a backport of #52952 to beta

cc @alexcrichton
@bors
Copy link
Contributor

bors commented Sep 4, 2018

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

@bors bors merged commit ceccd98 into rust-lang:beta Sep 4, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Sep 13, 2018
Update stage 0 to latest beta

Fixes bootstrap on AArch64 by pulling in rust-lang#53939
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants