Re: [CIL users] some problems about CIL

2013-12-10 Thread David Yang
> > You know, CIL can transform c language to control flow graph and get > data flow infomation . it has lots of modules to achieve its function. I don't think you need to write your own plugins. Actually, there exist some plugins can do what you want. I suggest you to use frama-c (http://www.f

Re: [CIL users] some problems about CIL

2013-12-10 Thread Gabriel Kerneis
On Mon, Dec 09, 2013 at 08:05:45PM +0800, 陈群辉 wrote: > I hope you can help me to deal with some problems about CIL. You > know, CIL can transform c language to control flow graph and get > data flow infomation . it has lots of modules to achieve its function. > In the document on (http://www.cs.b

[CIL users] some problems about CIL

2013-12-10 Thread 陈群辉
Hello , I hope you can help me to deal with some problems about CIL. You know, CIL can transform c language to control flow graph and get data flow infomation . it has lots of modules to achieve its function. In the document on (http://www.cs.berkeley.edu/~necula/cil/), it t