llvm-6502/lib/Target/CBackend
Duncan Sands bb1d451246 Remove a bunch of duplicated code, where there was one version taking a std::ostream
and another taking a raw_ostream, but otherwise identical.  Use raw_ostream everywhere.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96746 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-21 19:15:19 +00:00
..
TargetInfo make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
CBackend.cpp Remove a bunch of duplicated code, where there was one version taking a std::ostream 2010-02-21 19:15:19 +00:00
CMakeLists.txt
CTargetMachine.h Remove now unused Module argument to createTargetMachine. 2009-08-04 04:02:45 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00