aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/PrintModulePass.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's not necessary for PrintModulePass to flush the output streamsDan Gohman2009-04-201-2/+0
* Eliminate several more unnecessary intptr_t casts.Dan Gohman2009-02-181-4/+4
* Move Print*Pass to use raw_ostream.Daniel Dunbar2008-10-221-11/+16
* Privatize PrintModulePass and PrintFunctionPass and addDaniel Dunbar2008-10-211-0/+96