ΒΆvoid lintModule(const llvm::Module& M)

Description

Check 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:37

Parameters

const llvm::Module& M