llvm_sys::debuginfo

Function LLVMCreateDIBuilderDisallowUnresolved

Source
pub unsafe extern "C" fn LLVMCreateDIBuilderDisallowUnresolved(
    M: LLVMModuleRef,
) -> LLVMDIBuilderRef
Expand description

Construct a builder for a module, do not allow unresolved nodes.