llvm-6502/tools/opt
Chris Lattner 2e35bec78a use raw_fd_ostream instead of fstream with graphwriter,
flush the right stream in opt.cpp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79837 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-23 07:31:22 +00:00
..
AnalysisWrappers.cpp Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00
CMakeLists.txt
GraphPrinters.cpp use raw_fd_ostream instead of fstream with graphwriter, 2009-08-23 07:31:22 +00:00
Makefile
opt.cpp use raw_fd_ostream instead of fstream with graphwriter, 2009-08-23 07:31:22 +00:00
PrintSCC.cpp Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00