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