Skip to content

Conversation

fabianbs96
Copy link
Member

@fabianbs96 fabianbs96 commented Sep 14, 2025

Solves #779.

The VTA call-graph can be used by specifying the CallGraphAnalysisType::VTA to the LLVMBasedICFG or to buildLLVMBasedCallGraph(). Alternatively, you can manually create a VTAResolver and pass it to buildLLVMBasedCallGraph().

To assess the performance and result quality of the new call-graph, use the tools/call-graph/call-graph tool.

@fabianbs96 fabianbs96 added this to the PhASAR 2510 milestone Sep 14, 2025
@fabianbs96 fabianbs96 self-assigned this Sep 14, 2025
@fabianbs96 fabianbs96 added the enhancement New feature or request label Sep 14, 2025
@fabianbs96 fabianbs96 linked an issue Sep 14, 2025 that may be closed by this pull request
5 tasks
@fabianbs96 fabianbs96 removed this from the PhASAR 2510 milestone Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better CallGraph
2 participants