Skip to content

Add custom architecture function lifting#154

Merged
tinysec merged 1 commit into
masterfrom
feature/custom-architecture-function-lifter
Jul 23, 2026
Merged

Add custom architecture function lifting#154
tinysec merged 1 commit into
masterfrom
feature/custom-architecture-function-lifter

Conversation

@tinysec

@tinysec tinysec commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • wire function-level lifting and function architecture-context cleanup callbacks
  • add a typed native-owned FunctionLifterContext
  • expose platform, logger, blocks, remapping/branch/return inputs, inline result writes, and lifting helpers
  • preserve core-owned LLIL builder lifetime with an independent native reference

Verification

  • dotnet build --configuration Release (0 warnings, 0 errors)
  • targeted real-analysis-pipeline E2E: 1/1
  • full external E2E: 289/289

@tinysec
tinysec merged commit 53481ab into master Jul 23, 2026
1 check passed
@tinysec
tinysec deleted the feature/custom-architecture-function-lifter branch July 23, 2026 04:29
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