Skip to content

Fuzzer: Mark Roundtrip pass as adding effects #6366

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

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

kripken
Copy link
Member

@kripken kripken commented Feb 29, 2024

It doesn't literally add them, but roundtripping a file can rename functions
which means our internal map of function name to effects can get out of
date, which has the effect of "adding" effects to passes when they get the
wrong ones.

This pass is just a fuzzer helper, so this hack seems good enough.

@kripken kripken requested a review from tlively February 29, 2024 18:18
@kripken kripken merged commit 2ca9638 into WebAssembly:main Feb 29, 2024
@kripken kripken deleted the effect.roundtrip branch February 29, 2024 19:23
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants