Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-22 | Move Print*Pass to use raw_ostream. | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57946 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-10-21 | Privatize PrintModulePass and PrintFunctionPass and add | Daniel Dunbar | |
createPrintModulePass and createPrintFunctionPass. - So clients who compile w/o RTTI can use them. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57933 91177308-0d34-0410-b5e6-96231b3b80d8 |