llvm-6502/tools
Duncan Sands 15af79c8f8 Fix the build when using gcc-4.4 on linux. Header needed
for stderr and fprintf.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79909 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-24 10:59:01 +00:00
..
bugpoint prune the #includes in raw_ostream.h by moving a 2009-08-24 03:52:50 +00:00
gccas
gccld
gold Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llc Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
lli Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
llvm-ar remove the last *stream> #include from a public header. 2009-08-24 04:14:03 +00:00
llvm-as eliminate the ostream version of CheckBitcodeOutputToConsole, 2009-08-23 21:36:09 +00:00
llvm-bcanalyzer Fix the build when using gcc-4.4 on linux. Header needed 2009-08-24 10:59:01 +00:00
llvm-config
llvm-db Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
llvm-dis Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llvm-extract simplify output file selection, fixing two FIXMEs about binary output 2009-08-23 02:56:05 +00:00
llvm-ld Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
llvm-link Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
llvm-mc Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llvm-nm
llvm-prof remove the std::ostream version of module and type printing. 2009-08-23 04:52:46 +00:00
llvm-ranlib
llvm-stub
llvmc
lto Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
opt These flushes were only needed when the code was transitioning between 2009-08-24 04:13:48 +00:00
CMakeLists.txt
Makefile