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
bugpoint
extract
gccas Fix typo 'ompress' => 'compress'. 2005-01-01 22:10:32 +00:00
gccld
llc
lli
llvm-ar
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
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link Fix typo 'ompress' => 'compress'. 2005-01-01 22:10:32 +00:00
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
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