summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test')
-rw-r--r--llvm/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test b/llvm/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test
index ef6ef243295..a6df5dfa885 100644
--- a/llvm/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test
+++ b/llvm/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test
@@ -1,3 +1,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
+# CHECK: Section .dynstr cannot be removed because it is referenced by the section .dynsym
OpenPOWER on IntegriCloud