not needed

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40116
This commit is contained in:
Borja Ferrer 2006-10-10 17:53:42 +00:00
parent d328933cc5
commit c06a526165

View File

@ -1364,8 +1364,6 @@ inline void WriteOp_Switch(JitWriter *jit)
{
jit->write_uint32(base + RelocLookup(jit, cases[i].offs, false));
}
//if we get here, there was a bug in the JIT, so we should break into the debugger
jit->write_ubyte(IA32_INT3);
} else {
/* The slow version. Go through each case and generate a check.
* In the future we should replace case tables of more than ~8 cases with a