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

5 lines
94 B
Plaintext
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
# RUN: echo abcd > %t.txt
## -B is ignored.
# RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o