llvm-6502/tools
Reid Spencer b687c0c218 Prevent output of bytecode to std::cout unless the --force flag is given.
This prevents bytecode splats with usage like: cat file.ll | llvm-as -


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19239 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-02 00:08:46 +00:00
..
analyze For PR351: 2004-12-30 05:36:08 +00:00
bugpoint For PR351: 2004-12-30 05:36:08 +00:00
extract For PR351: 2004-12-30 05:36:08 +00:00
gccas Fix typo 'ompress' => 'compress'. 2005-01-01 22:10:32 +00:00
gccld Use explicit construction of sys::Path from std::string because the 2004-12-21 03:24:02 +00:00
llc For PR351: 2004-12-30 05:36:08 +00:00
lli For PR351: 2004-12-30 05:36:08 +00:00
llvm-ar Unbreak all archive reading operations introduced by the last patch which 2004-12-15 21:58:03 +00:00
llvm-as Prevent output of bytecode to std::cout unless the --force flag is given. 2005-01-02 00:08:46 +00:00
llvm-bcanalyzer For PR351: 2004-12-30 05:36:08 +00:00
llvm-db For PR351: 2004-12-30 05:36:08 +00:00
llvm-dis For PR351: 2004-12-30 05:36:08 +00:00
llvm-extract For PR351: 2004-12-30 05:36:08 +00:00
llvm-ld For PR351: 2004-12-30 05:36:08 +00:00
llvm-link Fix typo 'ompress' => 'compress'. 2005-01-01 22:10:32 +00:00
llvm-nm For PR351: 2004-12-30 05:36:08 +00:00
llvm-prof For PR351: 2004-12-30 05:36:08 +00:00
llvm-ranlib Fix the help documentation to not imply multiple archive files can be 2004-12-30 17:51:57 +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
llvmc For PR351: 2004-12-30 05:36:08 +00:00
opt Move the code for printing out a warning about bytecode output to a console 2005-01-01 23:57:01 +00:00
Makefile Correct the conditional test for non-portable tools so that it will 2004-12-31 22:56:14 +00:00