ΒΆunsigned int LLVMGetModuleDebugMetadataVersion(
LLVMModuleRef Module)
unsigned int LLVMGetModuleDebugMetadataVersion(
LLVMModuleRef Module)
Description
The version of debug metadata that's present in the provided \c Module.
Declared at: llvm/include/llvm-c/DebugInfo.h:192
Parameters
- LLVMModuleRef Module