ΒΆbool UpgradeDebugInfo(llvm::Module& M)

Description

Check the debug info version number, if it is out-dated, drop the debug info. Return true if module is modified.

Declared at: llvm/include/llvm/IR/AutoUpgrade.h:89

Parameters

llvm::Module& M