aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/arm-tls-gd-nonpreemptible.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/arm-tls-gd-nonpreemptible.s')
-rw-r--r--lld/test/ELF/arm-tls-gd-nonpreemptible.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/arm-tls-gd-nonpreemptible.s b/lld/test/ELF/arm-tls-gd-nonpreemptible.s
index bfb9f495ef68..f629eb6f113f 100644
--- a/lld/test/ELF/arm-tls-gd-nonpreemptible.s
+++ b/lld/test/ELF/arm-tls-gd-nonpreemptible.s
@@ -4,7 +4,7 @@
// RUN: llvm-mc %s -o %t.o -filetype=obj -triple=armv7a-linux-gnueabi
// RUN: llvm-objdump -s %t2 | FileCheck %s
// RUN: ld.lld %t --shared -o %t3.so
-// RUN: llvm-objdump -s %t3.so | FileCheck -check-prefix=CHECK-SHARED %s
+// RUN: llvm-objdump -s %t3.so | FileCheck --check-prefix=CHECK-SHARED %s
// For an executable, we write the module index 1 and the offset into the TLS
// directly into the GOT. For a shared library we can only write the offset