Skip to content

Conversation

@SmoothHacker
Copy link
Contributor

Fixes #3722

@psifertex
Copy link
Member

Thanks for the PR! It's a good idea however there's actually another approach we might need to implement but I'd have to double check the implementation. I believe the correct approach is to actually walk the IL in the first place of each caller_function and first check if it's an LLIL call and then return it. I'd have to dig up a sample that replicates it though to verify whether that is a better approach or not. Either way there's no reason not to at least add this.

Do you mind renaming x to ref though to be a bit more explicit? Super minor, sorry.

@SmoothHacker
Copy link
Contributor Author

No worries, I was tired when I made this PR

@psifertex psifertex self-assigned this May 20, 2025
@psifertex
Copy link
Member

I'm adding this separately with the requested variable name change. Thanks for the PR.

@psifertex psifertex closed this May 20, 2025
@CouleeApps CouleeApps added this to the Helion milestone Jul 23, 2025
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.

caller_sites is not reliable

3 participants