Project

General

Profile

Bug #6786 ยป 0001-Added-trace_instruction-compile_option-output.patch

davidbalbert (David Albert), 07/24/2012 01:17 PM

View differences:

iseq.c
SET_COMPILE_OPTION(option, opt, operands_unification);
SET_COMPILE_OPTION(option, opt, instructions_unification);
SET_COMPILE_OPTION(option, opt, stack_caching);
SET_COMPILE_OPTION(option, opt, trace_instruction);
SET_COMPILE_OPTION_NUM(option, opt, debug_level);
}
#undef SET_COMPILE_OPTION
    (1-1/1)