aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/PrintModulePass.cpp
AgeCommit message (Expand)Author
2009-04-20It's not necessary for PrintModulePass to flush the output streamsDan Gohman
2009-02-18Eliminate several more unnecessary intptr_t casts.Dan Gohman
2008-10-22Move Print*Pass to use raw_ostream.Daniel Dunbar
2008-10-21Privatize PrintModulePass and PrintFunctionPass and addDaniel Dunbar