Perform any cleanup needed after all passes have run.
Declared in <llvm/Pass.h>
<llvm/Pass.h>
virtual bool doFinalization(Module& M);
True if the module was modified; false otherwise.