[CIL users] Distribution of CIL

2013-01-11 Thread Jonathan Kotker
Hello (CIL) World. I have a question about including CIL as part of a tool and tool release: What is the conventional method for including CIL as part of a tool release? By this, I mean: if a tool uses CIL, does the tool release include the entire CIL source code? The one downside I can see to th

Re: [CIL users] Fw:how_to_traverse_the_cfg

2013-01-11 Thread Gabriel Kerneis
On Sun, Jan 06, 2013 at 10:11:04PM +0800, redder_0210 wrote: > I want to get the control flow graph by CIL, then do some analysis on the CFG. > So I'm interested in the API to the CFG(how to traverse the CFG one statement > by one statement)? Can you tell me the useful function about CFGof CIL? T