summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/ELF/standard-streams.test
blob: 85b120b22a9794acc55c298c0d206ab1985e8656 (plain)
1
2
3
4
5
6
# RUN: llvm-objcopy - %t < %p/Inputs/alloc-symtab.o
# RUN: llvm-objcopy %p/Inputs/alloc-symtab.o %t1
# RUN: cmp %t %t1

# RUN: llvm-objcopy %p/Inputs/alloc-symtab.o - > %t2
# RUN: cmp %t1 %t2
OpenPOWER on IntegriCloud