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 assertion when compiling to wasm #60831

Merged
merged 1 commit into from
May 15, 2019

Conversation

alexcrichton
Copy link
Member

More details can be found in #60540!

Closes #60540

@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 ⚠️

  • 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 May 14, 2019
@nikic
Copy link
Contributor

nikic commented May 14, 2019

@bors r+

@bors
Copy link
Contributor

bors commented May 14, 2019

📌 Commit 441ca63 has been approved by nikic

@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 May 14, 2019
Centril added a commit to Centril/rust that referenced this pull request May 15, 2019
…=nikic

Update LLVM to fix assertion when compiling to wasm

More details can be found in rust-lang#60540!

Closes rust-lang#60540
@Centril
Copy link
Contributor

Centril commented May 15, 2019

@bors rollup=never

@bors
Copy link
Contributor

bors commented May 15, 2019

⌛ Testing commit 441ca63 with merge f2951e6...

bors added a commit that referenced this pull request May 15, 2019
Update LLVM to fix assertion when compiling to wasm

More details can be found in #60540!

Closes #60540
@bors
Copy link
Contributor

bors commented May 15, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: nikic
Pushing f2951e6 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 15, 2019
@bors bors merged commit 441ca63 into rust-lang:master May 15, 2019
@alexcrichton alexcrichton deleted the update-llvm-project branch July 8, 2019 20:34
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.

SIGSEGV when compiling for wasm
6 participants