1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/tools/llvm-as
Reid Spencer fb233f641d 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 -

llvm-svn: 19239
2005-01-02 00:08:46 +00:00
..
llvm-as.cpp Prevent output of bytecode to std::cout unless the --force flag is given. 2005-01-02 00:08:46 +00:00
Makefile Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00