hi , can I tell CIL to process/output the code without adding the #line X
?
another question is when I create an empty function with
emptyFunction("fooname") of type void and then call GFfun() , CIL gives
something like
void emptyFunction(){
{
}
}
is there a way to remove these empty nested { } ?
Not that these change anything but much harder for me to look at the
processed code.
Thanks,
VN -
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users