Re: [CIL users] Is there any API to transform the switch/case statements to if statements

2013-03-23 Thread Gabriel Kerneis
On Sat, Mar 23, 2013 at 12:33:29PM -0700, Amin Alipour wrote: > I am wondering if there is any Cil API or visitor to transform the > switch/case statements to if statements. Yes, and this will probably become a FAQ soon ;-) http://article.gmane.org/gmane.comp.compilers.cil.user/813/ You can searc

[CIL users] Is there any API to transform the switch/case statements to if statements

2013-03-23 Thread Amin Alipour
Hi, I am wondering if there is any Cil API or visitor to transform the switch/case statements to if statements. Thank you, Amin -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Downloa