view mc-switch.h @ 554:dc677ac7a744

emit_pop_free kills creg after emit_copy.
author kono
date Thu, 05 Jan 2006 23:37:19 +0900
parents 3d260008c449
children e055df7c1082
line wrap: on
line source

#if CASE_CODE
extern void genswitch(int cslist,int cslabel);
#endif