llvm_sys::lto

Function 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.