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

[EH] Change translator option name #6259

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Jan 30, 2024

The previous name feels too verbose and unwieldy.

This also removes the "new-to-old EH" placeholder. I think it'd be better to add it back when it is actually added.

The previous name feels too verbose and unwieldy.
@@ -201,10 +200,8 @@ struct TranslateEHOldToNew
// exnref) tuples for a short time.
std::unordered_map<Type, Index> typeToScratchLocal;

bool refinalize = false;
Copy link
Member Author

Choose a reason for hiding this comment

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

This was unused

@aheejin aheejin merged commit cf14a9f into WebAssembly:main Jan 31, 2024
14 checks passed
@aheejin aheejin deleted the eh_translator_option_change branch January 31, 2024 01:26
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
The previous name feels too verbose and unwieldy.

This also removes the "new-to-old EH" placeholder. I think it'd be
better to add it back when it is actually added.
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.

None yet

3 participants