ΒΆbool UpgradeDebugInfo(llvm::Module& M)
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:81
Parameters
- llvm::Module& M