Zalathar c57f28bbf7 coverage: Avoid creating func_coverage for marker statements
Coverage marker statements should have no effect on codegen, but in some cases
they could have the side-effect of creating a `func_coverage` entry for their
enclosing function. That can lead to an ICE for functions that don't actually
have any coverage spans.
2023-12-16 11:10:11 +11:00
..
2023-12-10 10:56:22 +08:00
2023-11-23 14:11:02 +03:00
2023-11-26 09:25:07 +08:00