1# RUN: echo abcd > %t.txt
2
3## -B is ignored.
4# RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o
5