compiler construction - Program Dependence Graphs (PDG) -
i new llvm , need analyse program(control flow , data flow analysis).i couldn't found pdg or task graph in llvm. can me?
a developer have implemented generating pdg using llvm project:
https://github.com/dengminghua/llvm-program-dependency-graph-generator
Comments
Post a Comment