Jake Ehrlich | 36a2eb3 | 2017-10-10 18:47:09 +0000 | [diff] [blame] | 1 | # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s |
2 | |||||
3 | # CHECK: String table .dynstr cannot be removed because it is referenced by the section .dynsym |