Function llvm_sys::core::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.