summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/binary-out-error.test
blob: 820b8f73edf8995528b5136d7502c9233b43ed58 (plain)
1
2
# RUN: not llvm-objcopy -O binary %p/Inputs/alloc-symtab.o %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=SYMTAB
# SYMTAB: Cannot write symbol table '.symtab' out to binary
OpenPOWER on IntegriCloud