xref: /llvm-project/llvm/test/tools/llvm-objcopy/ELF/binary-input-error.test (revision 2f519d7072bf48a81985fadc2dc145296d612223)
16e4dc6f2SAlexander Shaposhnikov# RUN: echo abcd > %t.txt
26e4dc6f2SAlexander Shaposhnikov
3*2f519d70SFangrui Song## -B is ignored.
4*2f519d70SFangrui Song# RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o
5