CodegenOptions struct

Defined in module codegen_options (codegen_options.l0).

Represents backend and emitter options that affect generated C text.

Fields

emit_line_directives: bool
trace_arc: bool
trace_memory: bool
rt_unchecked: bool
rt_check_basic: bool