lto_module_is_thinlto

Function lto_module_is_thinlto 

Source
pub unsafe extern "C" fn lto_module_is_thinlto(
    module: *mut LLVMOpaqueLTOModule,
) -> u8
Expand description

Test if a module has ThinLTO linking support.