On Mon, Jul 08, 2013 at 01:20:51PM +0800, Sahana V P wrote:
> it did not give any output even though it compiled
> without any errors.
I have never used this module, but the reason why your program doesn't print
anything is because you "ignore(...)" the statements instead of printing them.
Instea
Hi,
I am trying to use Reaching Definition module, but I am not
able to get how to print the hashtables . I tried using ReachingDef.ppFdec fdec
and also ReachingDef.getRDs sid in my code, after using ReachingDef.computeRDs
fdec and preparing the CFG but it did not give any output even though it