ΒΆunsigned int getDebugMetadataVersionFromModule(
    const llvm::Module& M)

Description

Return Debug Info Metadata Version by checking module flags.

Declared at: llvm/include/llvm/IR/DebugInfo.h:80

Parameters

const llvm::Module& M