repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-objcopy
/
ELF
/
binary-input-error.test
blob
40ce3edce015283e74b16d7815255a1e3bd1c5ae
1
# RUN: echo abcd > %t.txt
2
3
## -B is ignored.
4
# RUN: llvm-objcopy -I binary -B xyz %t.txt %t.o