aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/arm-tls-ie32.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/arm-tls-ie32.s')
-rw-r--r--lld/test/ELF/arm-tls-ie32.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/arm-tls-ie32.s b/lld/test/ELF/arm-tls-ie32.s
index e87ca06ca6fe..2a9c8a4b2a31 100644
--- a/lld/test/ELF/arm-tls-ie32.s
+++ b/lld/test/ELF/arm-tls-ie32.s
@@ -2,7 +2,7 @@
// RUN: llvm-mc %s -o %t.o -filetype=obj -triple=armv7a-linux-gnueabi
// RUN: ld.lld %t.o -o %t.so -shared
// RUN: llvm-readobj -S --dyn-relocations %t.so | FileCheck --check-prefix=SEC %s
-// RUN: llvm-objdump -d -triple=armv7a-linux-gnueabi %t.so | FileCheck %s
+// RUN: llvm-objdump -d --triple=armv7a-linux-gnueabi %t.so | FileCheck %s
// Test the handling of the initial-exec TLS model. Relative location within
// static TLS is a run-time constant computed by dynamic loader as a result