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

Rework mlil #5300

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

Rework mlil #5300

wants to merge 3 commits into from

Conversation

rbran
Copy link
Contributor

@rbran rbran commented Apr 19, 2024

The objective of this PR is to rewrite MLIL into two separated forms: SSA and NonSSA, avoiding the unreachable!() macro while matching MLIL instructions.

NOTE the crate strum is added as a dependency.

@rbran rbran mentioned this pull request May 2, 2024
@ElykDeer ElykDeer added the Component: Rust API Issue needs changes to the Rust API label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Rust API Issue needs changes to the Rust API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants