Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 5e094034d4 Fix verifier bug in unreachable code.
We want to disable dominance checks in unreachable code. The
is_reachable() check for EBB parameter values was checking if the
defining EBB was reachable, not the EBB using the value.

This bug showed up in fuzzing and in #213.
2018-01-09 10:47:49 -08:00
..
2018-01-03 12:13:13 -08:00
2018-01-09 10:47:49 -08:00
2017-08-31 10:44:59 -07:00
2016-10-17 14:44:43 -07:00