Home | History | Annotate | Download | only in llvm-mcld

Lines Matching full:bitcode

253 //   1. Bitcode option. Used to represent a bitcode.
262 // Bitcode Options
266 cl::desc("set default bitcode"),
267 cl::value_desc("bitcode"));
1337 errs() << "** The bitcode/llvm asm file is not given. Read from stdin.\n"
1338 << "** Specify input bitcode/llvm asm file by\n\n"
1339 << " llvm-mcld -dB [the bitcode/llvm asm]\n\n";
1351 errs() << "** Failed to to the given bitcode/llvm asm file '"