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 submodule #63302

Merged
merged 1 commit into from
Aug 9, 2019
Merged

Update LLVM submodule #63302

merged 1 commit into from
Aug 9, 2019

Conversation

nikic
Copy link
Contributor

@nikic nikic commented Aug 5, 2019

This pulls in a newer version of the LLVM 9 release branch.

Fixes #62932.

r? @alexcrichton

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • 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 Aug 5, 2019
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 5, 2019

📌 Commit 777e2dd 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 Aug 5, 2019
@bors
Copy link
Contributor

bors commented Aug 8, 2019

⌛ Testing commit 777e2dd with merge 3c4dd5c88dc934463d565fd55d1c8fd0fc72bcc5...

@bors
Copy link
Contributor

bors commented Aug 8, 2019

💥 Test timed out

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

@bors: retry

looks like those llvm caches needed priming

@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 Aug 8, 2019
Centril added a commit to Centril/rust that referenced this pull request Aug 9, 2019
Update LLVM submodule

This pulls in a newer version of the LLVM 9 release branch.

Fixes rust-lang#62932.

r? @alexcrichton
bors added a commit that referenced this pull request Aug 9, 2019
Rollup of 4 pull requests

Successful merges:

 - #61937 (Improve `ptr_rotate` performance, tests, and benches)
 - #63302 (Update LLVM submodule)
 - #63337 (Tweak mismatched types error)
 - #63397 (Add tests for some ICEs)

Failed merges:

r? @ghost
@bors
Copy link
Contributor

bors commented Aug 9, 2019

⌛ Testing commit 777e2dd with merge 813a3a5...

bors added a commit that referenced this pull request Aug 9, 2019
Update LLVM submodule

This pulls in a newer version of the LLVM 9 release branch.

Fixes #62932.

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Aug 9, 2019

☀️ Test successful - checks-azure
Approved by: alexcrichton
Pushing 813a3a5 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 9, 2019
@bors bors merged commit 777e2dd into rust-lang:master Aug 9, 2019
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #63302!

Tested on commit 813a3a5.
Direct link to PR: #63302

🎉 rustc-guide on linux: test-fail → test-pass (cc @mark-i-m @spastorino, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Aug 9, 2019
Tested on commit rust-lang/rust@813a3a5.
Direct link to PR: <rust-lang/rust#63302>

🎉 rustc-guide on linux: test-fail → test-pass (cc @mark-i-m @spastorino, @rust-lang/infra).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

libcore fails to compile for thumbv6m-none-eabi
4 participants