Files
wasmtime/lib
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-08 16:19:16 -08:00
2017-11-23 14:08:47 -08:00
2017-11-08 10:40:37 -08:00
2018-01-08 16:19:16 -08:00