Skip to content

HassenSaidi/whole-program-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

whole-program-analysis

This tool is inspired by the work on gllvm, a whole program analysis applying clang to all source files. Here, we replace clang by an arbitrary command. Instead of producing a bitcode, the command produces an arbitrary data file. Linking combiles object files, or in the case of gllvm bitcode files. Here, the user defines how the files produced by compilation phase are combined.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published