ΒΆvoid lintModule(const llvm::Module& M)
void lintModule(const llvm::Module& M)
Description
Lint a module. This should only be used for debugging, because it plays games with PassManagers and stuff.
Declared at: llvm/include/llvm/Analysis/Lint.h:35
Parameters
- const llvm::Module& M