spideruci / tacoco

Integrated Software Analysis Framework
https://github.com/spideruci/tacoco
MIT License
8 stars 7 forks source link

Added support for analyzing the exec file for multiple modules. #110

Closed kajdreef closed 4 years ago

kajdreef commented 4 years ago

Currently, the analyzer profile can only deal with projects that consist of a single module. The changes in this pull request clean up some old code, and allow us to analyze an exec file that covers multiple modules.