llvm-6502/tools
Reid Spencer 8912cdd962 Write the deprecation message to stderr instead of stdout so that it
doesn't get mingled with the output bytecode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34089 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-09 15:16:59 +00:00
..
bugpoint push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
gccas Write the deprecation message to stderr instead of stdout so that it 2007-02-09 15:10:26 +00:00
gccld Write the deprecation message to stderr instead of stdout so that it 2007-02-09 15:16:59 +00:00
llc The new version of how to add passes to emit files. We explicitly call a 2007-02-08 01:41:07 +00:00
lli push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm2cpp push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-ar make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. 2006-12-06 01:18:01 +00:00
llvm-as default to emiting an uncompressed .bc file 2007-01-21 06:34:18 +00:00
llvm-bcanalyzer push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-config Fix grammaro in output message. 2007-02-04 22:08:16 +00:00
llvm-db make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. 2006-12-06 01:18:01 +00:00
llvm-dis push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-extract push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-ld Clean up error handling. 2007-02-09 03:08:06 +00:00
llvm-link push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-nm push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-prof push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
llvm-ranlib make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. 2006-12-06 01:18:01 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvm-upgrade Regenerate. 2007-02-08 09:08:52 +00:00
llvmc move an llvmc-specific function out of the bcreader into llvmc. 2007-02-07 23:48:32 +00:00
lto Avoid assert() in lto. Let linker handle all failures. Use LTO_WRITE_FAILURE 2007-02-08 01:48:28 +00:00
opt push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
Makefile Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.org/PR1055 2007-01-08 06:25:29 +00:00