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

Make RemoveMemory pass also remove the start function #7196

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Conversation

dschuff
Copy link
Member

@dschuff dschuff commented Jan 8, 2025

Also rename it to RemoveMemoryInit to make it more clear what it's for.
For now, keep the legacy pass name, to be deleted after rolling into Emscripten.

Also rename it to RemoveMemoryInit to make it more clear what it's for.
@dschuff dschuff requested review from kripken and sbc100 January 8, 2025 01:37
Copy link
Member

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

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

Awesome!

test/lit/passes/remove-memory-init.wast Outdated Show resolved Hide resolved
src/passes/RemoveMemoryInit.cpp Outdated Show resolved Hide resolved
@dschuff dschuff enabled auto-merge (squash) January 8, 2025 17:04
@dschuff dschuff merged commit e276453 into main Jan 8, 2025
13 checks passed
@dschuff dschuff deleted the remove-mem branch January 8, 2025 17:36
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.

3 participants