fn compile_out_of_process_job(
job: CompileJob,
config: &RuntimeConfig,
helper: Option<Arc<HelperProcess>>,
) -> WorkerResultAvailable on Unix and crate feature
llvm only.fn compile_out_of_process_job(
job: CompileJob,
config: &RuntimeConfig,
helper: Option<Arc<HelperProcess>>,
) -> WorkerResultllvm only.