aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test
blob: a6df5dfa885dd7047a3f1d5353ac0f11b851290c (plain)
1
2
3
# RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s

# CHECK: Section .dynstr cannot be removed because it is referenced by the section .dynsym