ΒΆLLVMDIBuilderRef
LLVMCreateDIBuilderDisallowUnresolved(
LLVMModuleRef M)
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:206
Parameters
- LLVMModuleRef M