LLVMStripModuleDebugInfo

Function LLVMStripModuleDebugInfo 

Source
pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
    Module: *mut LLVMModule,
) -> i32
Expand description

Strip debug info in the module if it exists.