fn ignore_unsupported_backend_target(
config: &Config,
line: &DirectiveLine<'_>,
) -> IgnoreDecisionExpand description
When using the GCC backend, ignore tests for which we did not find a libgccjit.so.
fn ignore_unsupported_backend_target(
config: &Config,
line: &DirectiveLine<'_>,
) -> IgnoreDecisionWhen using the GCC backend, ignore tests for which we did not find a libgccjit.so.