Function llvm_sys::lto::lto_module_is_thinlto
source ยท pub unsafe extern "C" fn lto_module_is_thinlto(
module: lto_module_t,
) -> lto_bool_t
Expand description
Test if a module has ThinLTO linking support.
pub unsafe extern "C" fn lto_module_is_thinlto(
module: lto_module_t,
) -> lto_bool_t
Test if a module has ThinLTO linking support.