Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
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