aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/mips-tls-64-pic-local-variable.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/mips-tls-64-pic-local-variable.s')
-rw-r--r--lld/test/ELF/mips-tls-64-pic-local-variable.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/mips-tls-64-pic-local-variable.s b/lld/test/ELF/mips-tls-64-pic-local-variable.s
index b48245873161..c80464f5cdc9 100644
--- a/lld/test/ELF/mips-tls-64-pic-local-variable.s
+++ b/lld/test/ELF/mips-tls-64-pic-local-variable.s
@@ -12,7 +12,7 @@
# RUN: . = 0x20000; .got : { *(.got) } \
# RUN: }" > %t.script1
# RUN: ld.lld --version-script %t.script -script %t.script1 -shared %t.o -o %t.so
-# RUN: llvm-objdump --section=.got -s %t.so | FileCheck %s -check-prefix GOT
+# RUN: llvm-objdump --section=.got -s %t.so | FileCheck %s --check-prefix GOT
# RUN: llvm-readobj -r %t.so | FileCheck %s -check-prefix RELOCS
# GOT: Contents of section .got: