Skip to content

Add complete MLIL SSA builder surface#58

Merged
tinysec merged 1 commit into
masterfrom
feat/mlil-ssa-builders
Jul 22, 2026
Merged

Add complete MLIL SSA builder surface#58
tinysec merged 1 commit into
masterfrom
feat/mlil-ssa-builders

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the official MLIL SSA variable, memory, call, intrinsic, and phi builders
  • expose SSA/index list helpers and correct the free-variable-slot signature with a compatibility overload
  • fix structured SSA load/store accessors and untyped tail-call source-memory navigation

Validation

  • dotnet build BinaryNinja.csproj --no-restore
  • external native E2E suite: 133/133 passed

@tinysec
tinysec merged commit 250285d into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/mlil-ssa-builders branch July 22, 2026 11: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.

1 participant