[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-objcopy / ELF / binary-input-error.test
blob40ce3edce015283e74b16d7815255a1e3bd1c5ae
1 # RUN: echo abcd > %t.txt
3 ## -B is ignored.
4 # RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o