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 crash on Emscripten targets #68525

Merged
merged 3 commits into from
Jan 25, 2020

Conversation

tlively
Copy link
Contributor

@tlively tlively commented Jan 24, 2020

Fixes #66308 (for real this time). 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 Jan 24, 2020
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jan 24, 2020

📌 Commit 110871a 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 Jan 24, 2020
@bors
Copy link
Contributor

bors commented Jan 25, 2020

⌛ Testing commit 110871a with merge 8ad83af...

bors added a commit that referenced this pull request Jan 25, 2020
…hton

Update LLVM to fix crash on Emscripten targets

Fixes #66308 (for real this time). r? @alexcrichton
@bors
Copy link
Contributor

bors commented Jan 25, 2020

☀️ Test successful - checks-azure
Approved by: alexcrichton
Pushing 8ad83af to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jan 25, 2020
@bors bors merged commit 110871a into rust-lang:master Jan 25, 2020
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 compiling num-integer for asmjs-unknown-emscripten
4 participants