Sign in
rust
/
llvm-project
/
refs/heads/rustc/11.0-2020-09-22
/
.
/
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