Sign in
llvm
/
llvm-project
/
llvm
/
refs/heads/master
/
.
/
test
/
tools
/
llvm-objcopy
/
ELF
/
binary-input-error.test
blob: 40ce3edce015283e74b16d7815255a1e3bd1c5ae [
file
] [
log
] [
blame
]
# RUN: echo abcd > %t.txt
## -B is ignored.
# RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o