Skip to content

WASM_X86: Support exit code #1285

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 9 commits into from
Nov 11, 2022
Merged

Conversation

ubaidsk
Copy link
Collaborator

@ubaidsk ubaidsk commented Nov 10, 2022

towards #1222

@ubaidsk ubaidsk requested a review from certik November 10, 2022 13:01
Copy link
Contributor

@certik certik left a comment

Choose a reason for hiding this comment

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

Document (comment) what the function does (that it accepts the argument from the stack).

@ubaidsk
Copy link
Collaborator Author

ubaidsk commented Nov 11, 2022

Document (comment) what the function does (that it accepts the argument from the stack).

Yes, got it. I just added it in commit WASM_X86: Add comments about emit_exit2() and X86Visitor stack working.

@ubaidsk
Copy link
Collaborator Author

ubaidsk commented Nov 11, 2022

There are some (supporting) tests activated/enabled for the wasm_x86 backend in commit TEST: WASM_X86: Enable supporting tests.

@ubaidsk
Copy link
Collaborator Author

ubaidsk commented Nov 11, 2022

As this seems approved, I am adding this to auto-merge. (Hopefully, if the tests pass it would get merged).

@ubaidsk ubaidsk enabled auto-merge November 11, 2022 11:30
@ubaidsk ubaidsk merged commit a7b33cd into lcompilers:main Nov 11, 2022
@ubaidsk ubaidsk deleted the wasm_x86_exit_code branch December 23, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants