Files
wasmtime/cranelift/codegen/src
Alex Crichton 1548ca3c47 Disable check_label_branch_invariants in fuzzing
This commit disables the `MachBuffer::check_label_branch_invariants`
debug check on the fuzzers due to it causing timeouts with the test case
from #3441. Fuzzing leads to a 20-30x slowdown of executed code and
locally the fuzz time it takes to instantiate #3441 drops from 3 minutes
to 6 seconds disabling this function. Note that this should still be
executed during our testing on CI since it's still enabled for debug
assertions.
2021-11-15 07:34:09 -08:00
..
2021-10-10 14:43:55 +02:00
2021-10-31 19:57:04 +01:00
2021-11-01 13:34:31 -07:00
2021-10-04 19:11:52 +02:00
2021-10-04 19:11:52 +02:00
2020-04-15 17:21:28 -07:00
2019-10-24 17:20:12 -07:00
2021-10-04 19:11:52 +02:00
2021-10-31 19:57:04 +01:00