pub(crate) fn build_pass_pipeline(with_licm: bool) -> StringExpand description
Builds the LLVM pass pipeline string. See EvmLlvmBackend::optimize_module.
pub(crate) fn build_pass_pipeline(with_licm: bool) -> StringBuilds the LLVM pass pipeline string. See EvmLlvmBackend::optimize_module.