Files
wasmtime/cranelift
Jakob Stoklund Olesen 56996adabd Don't return any values from inst_results() for VOID instructions.
Instructions that don't produce any result values are marked with first_type() =
VOID. The inst_results() iterator should not return any values for such
instructions.
2016-07-05 12:35:29 -07:00
..
2016-05-20 15:36:03 -07:00
2016-04-06 12:00:35 -07:00
2016-01-12 16:51:35 -08:00