Function llvm_sys::core::LLVMSetIsNewDbgInfoFormat
source ยท pub unsafe extern "C" fn LLVMSetIsNewDbgInfoFormat(
M: LLVMModuleRef,
UseNewFormat: LLVMBool,
)
Expand description
Convert module into desired debug info format.