Function LLVMSetIsNewDbgInfoFormat

Source
pub unsafe extern "C" fn LLVMSetIsNewDbgInfoFormat(
    M: LLVMModuleRef,
    UseNewFormat: LLVMBool,
)
Expand description

Soon to be deprecated.

Convert module into desired debug info format.