Sharjeel-Khan/DDG
This is an implementation to generate dynamic dependence graphs using LLVM and DG tool. The implementation is based on Approach 1 and 2 from Hiralal Agrawal and Joseph R. Horg's Dynamic program slicing paper.
C++
This is an implementation to generate dynamic dependence graphs using LLVM and DG tool. The implementation is based on Approach 1 and 2 from Hiralal Agrawal and Joseph R. Horg's Dynamic program slicing paper.
C++