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

Enable clif verifier in debug mode, fix issue with verifier #1218

Merged
merged 2 commits into from
Feb 14, 2020

Conversation

MarkMcCaskey
Copy link
Contributor

@MarkMcCaskey MarkMcCaskey commented Feb 14, 2020

Ensures we're using I32s to index into things that are indexed by I32s

Review

  • Add a short description of the the change to the CHANGELOG.md file

@MarkMcCaskey MarkMcCaskey added the 📦 lib-compiler-cranelift About wasmer-compiler-cranelift label Feb 14, 2020
@MarkMcCaskey
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Feb 14, 2020
1218: Enable clif verifier in debug mode, fix issue with verifier r=MarkMcCaskey a=MarkMcCaskey

Ensures we're using I32s to index into things that are indexed by I32s

# Review

- [x] Add a short description of the the change to the CHANGELOG.md file


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

bors bot commented Feb 14, 2020

Build succeeded

@bors bors bot merged commit 23275d0 into master Feb 14, 2020
@bors bors bot deleted the feature/verify-clif-ir-in-debug-mode branch February 14, 2020 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 lib-compiler-cranelift About wasmer-compiler-cranelift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants