Skip to content

Conversation

@katrinafyi
Copy link
Collaborator

No description provided.

@katrinafyi katrinafyi marked this pull request as draft January 12, 2026 22:09
that should really be the responsibility of the callee, so i don't think
it makes sense to add statements setting it manually. forcibly setting
the PC could mask callee problems.

       call @getpid();
       goto (%FUN_400c20_basil_return_1_94);
       ];
    block %FUN_400c20_basil_return_1_94 [ goto (%_inlineret_5); ];
    block %_inlineret_5 [ goto (%exits_45); ];
    block %exits_45 [
       assert eq($_PC:bv64, 0x401148:bv64);

it's kinda weird that the IL has an abstract of calls but the calling
convention is still not fully abstracted away.
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.

2 participants