Re: [CIL users] Translate CIL to C

2013-03-22 Thread Gabriel Kerneis
On Fri, Mar 22, 2013 at 05:49:08PM +1100, SHI, Yao wrote: > I am using CIL for some optimizations. The main page said that CIL can do > source-to-source C code transformation. Does it mean that we can translate > CIL back to C code (regardless the program is readable) ? I'm afraid I don't understa

[CIL users] Translate CIL to C

2013-03-21 Thread SHI, Yao
Hi All, I am using CIL for some optimizations. The main page said that CIL can do source-to-source C code transformation. Does it mean that we can translate CIL back to C code (regardless the program is readable) ? Thanks, Yao -