llvm/llvm/test/tools/llvm-objcopy/ELF/binary-input-error.test

# RUN: echo abcd > %t.txt

## -B is ignored.
# RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o