ΒΆLLVMDIBuilderRef
LLVMCreateDIBuilderDisallowUnresolved(
    LLVMModuleRef M)

Description

Construct a builder for a module, and do not allow for unresolved nodes attached to the module.

Declared at: llvm/include/llvm-c/DebugInfo.h:216

Parameters

LLVMModuleRef M