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

fix(cranelift-backend) Remove broken (and useless?) debug code #885

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Oct 17, 2019

This debug code is broken (it doesn't compile). It can be assumed
nobody uses it, and can be considered as dead code. As such, this PR
removes it.

The debug feature is kept in Cargo.toml to activate wasmer-runtime-core/debug.

This debug code is broken (it doesn't compile). It can be assumed
nobody uses it, and can be considered as dead code. As such, this PR
removes it.
@Hywan Hywan added bug Something isn't working 📦 lib-compiler-cranelift About wasmer-compiler-cranelift labels Oct 17, 2019
@Hywan Hywan requested review from bjfish and nlewycky as code owners October 17, 2019 20:57
@Hywan Hywan self-assigned this Oct 17, 2019
@Hywan
Copy link
Contributor Author

Hywan commented Oct 17, 2019

bors try

bors bot added a commit that referenced this pull request Oct 17, 2019
Copy link
Contributor

@nlewycky nlewycky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If someone wants this code back, they can recover it from version control.

@nlewycky
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Oct 17, 2019
885: fix(cranelift-backend) Remove broken (and useless?) debug code r=nlewycky a=Hywan

This debug code is broken (it doesn't compile). It can be assumed
nobody uses it, and can be considered as dead code. As such, this PR
removes it.

The `debug` feature is kept in `Cargo.toml` to activate `wasmer-runtime-core/debug`.

Co-authored-by: Ivan Enderlin <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 17, 2019

try

Build succeeded

  • wasmerio.wasmer

@bors
Copy link
Contributor

bors bot commented Oct 17, 2019

Build succeeded

  • wasmerio.wasmer

@bors bors bot merged commit f101775 into wasmerio:master Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📦 lib-compiler-cranelift About wasmer-compiler-cranelift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants