llvm-6502/lib
David Greene 62fe47a337 Make changes suggested by Chris and eliminate newly-added raw_ostream
hooks as they're no longer needed.

The major change with this patch is to make formatted_raw_ostream usable
by any client of raw_ostream.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75283 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-10 21:14:44 +00:00
..
Analysis Remove ScalarEvolution::hasSCEV, which isn't being used, and which 2009-07-10 20:25:29 +00:00
Archive
AsmParser This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
Bitcode This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
CodeGen Make changes suggested by Chris and eliminate newly-added raw_ostream 2009-07-10 21:14:44 +00:00
CompilerDriver
Debugger
ExecutionEngine Add a --with-oprofile flag to configure, which uses OProfile's agent 2009-07-10 21:08:20 +00:00
Linker
MC
Support Make changes suggested by Chris and eliminate newly-added raw_ostream 2009-07-10 21:14:44 +00:00
System
Target code model is never set to default. 2009-07-10 21:03:06 +00:00
Transforms Push LLVMContext through the PatternMatch API. 2009-07-10 17:35:01 +00:00
VMCore This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
Makefile