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

TeaDSA (intraproc steensgaard with graph merging) #150

Open
2 tasks
yousifpatti opened this issue Dec 21, 2023 · 1 comment
Open
2 tasks

TeaDSA (intraproc steensgaard with graph merging) #150

yousifpatti opened this issue Dec 21, 2023 · 1 comment

Comments

@yousifpatti
Copy link
Contributor

Must implement

  • BottomUp Approach to merge callee graphs into call sites (requires a knowledge of where function return value is stored)
  • TopDown Approach to merge call sites graph (partial context sensitivity) into callee graph
@yousifpatti
Copy link
Contributor Author

yousifpatti commented Dec 21, 2023

Refer to branch: yousif-steensgaard-intraproc for intraprocedural steensgaard implementation and stubs for the required functionalities

@yousifpatti yousifpatti changed the title TeaDSA (yousif-steensgaard-intraprocyousif-steensgaard-intraproc) TeaDSA (intraproc steensgaard with graph merging) Dec 21, 2023
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

No branches or pull requests

1 participant