Skip to content

feat: expose native IL form navigation#46

Merged
tinysec merged 1 commit into
masterfrom
feat/il-form-navigation
Jul 22, 2026
Merged

feat: expose native IL form navigation#46
tinysec merged 1 commit into
masterfrom
feat/il-form-navigation

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add official-style ILForm navigation to LLIL, MLIL, and HLIL functions
  • centralize owned native basic-block list handling for form discovery
  • preserve SSA identity when navigating from basic blocks, including mapped MLIL SSA
  • keep legacy GraphType/FunctionGraphType properties as compatibility aliases

Verification

  • release build: 0 warnings, 0 errors
  • external E2E: 108/108 passing
  • official Python truth: 623 functions across cat, ls, and true; all 9 IL forms and basic-block navigation paths compared
  • deterministic gzip truth snapshots reproduced byte-for-byte

@tinysec
tinysec merged commit 7bb91b7 into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/il-form-navigation branch July 22, 2026 09:31
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