llvm-6502/include/llvm/System
Chris Lattner 74382b7c69 Prune #includes from llvm/Linker.h and llvm/System/Path.h,
forcing them down into various .cpp files.

This change also:
1. Renames TimeValue::toString() and Path::toString() to ::str()
   for similarity with the STL.
2. Removes all stream insertion support for sys::Path, forcing
   clients to call .str().
3. Removes a use of Config/alloca.h from bugpoint, using smallvector
   instead.
4. Weans llvm-db off <iostream>

sys::Path really needs to be gutted, but I don't have the desire to
do it at this point.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79869 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-23 22:45:37 +00:00
..
Alarm.h
Atomic.h
Disassembler.h This void is implicit in C++. 2009-08-12 22:10:57 +00:00
DynamicLibrary.h
Errno.h
Host.h
IncludeFile.h
LICENSE.TXT
Memory.h
Mutex.h
Path.h Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
Process.h
Program.h
RWMutex.h
Signals.h
Solaris.h
Threading.h
ThreadLocal.h
TimeValue.h Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00