pub(super) fn compile_with_state(
job: CompileJob,
config: &RuntimeConfig,
target: CompilerTarget,
state_slot: &mut Option<CompilerState>,
) -> WorkerResultAvailable on crate feature
llvm only.pub(super) fn compile_with_state(
job: CompileJob,
config: &RuntimeConfig,
target: CompilerTarget,
state_slot: &mut Option<CompilerState>,
) -> WorkerResultllvm only.