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
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