Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

propagates stub resolver results to program term attributes #1245

Merged

Conversation

ivg
Copy link
Member

@ivg ivg commented Nov 20, 2020

The stub resolver wasn't setting the Sub.stub attribute for
subroutines resolved as stubs. Now it is done as a part of the abi
pass that relinks stubs to their implementations.

ivg added 2 commits November 20, 2020 12:16
The stub resolver wasn't setting the Sub.stub attribute for
subroutines resolved as stubs. Now it is done as a part of the abi
pass that relinks stubs to their implementations.
@ivg ivg merged commit e8d63c0 into BinaryAnalysisPlatform:master Nov 20, 2020
@ivg ivg deleted the propagates-stub-resolver-to-term-attrs branch March 9, 2022 17:17
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