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

# CHECK: String table .dynstr cannot be removed because it is referenced by the section .dynsym
OpenPOWER on IntegriCloud