bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-objcopy/ELF/binary-input-error.test

5 lines
94 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# RUN: echo abcd > %t.txt
## -B is ignored.
# RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o