Hello,

I am new to using CIL and Ocaml. I am trying to extract Control Flow Graphs
from the C programs using CIL. I am able to print the CFG into a .dot file
but I am not able to print the statements of each block inside each node of
the CFG. At present, the instructions in each block is mentioned as 'instr'.
I would like to have the statements in each block instead of the 'instr'.
Any help would be great!.

Thanks,
Johnson


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to