ΒΆunsigned int getDebugMetadataVersionFromModule(
const llvm::Module& M)
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:54
Parameters
- const llvm::Module& M