aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/arm-thumb-branch-rangethunk.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/arm-thumb-branch-rangethunk.s')
-rw-r--r--lld/test/ELF/arm-thumb-branch-rangethunk.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/arm-thumb-branch-rangethunk.s b/lld/test/ELF/arm-thumb-branch-rangethunk.s
index 976a69abb6db..01e4d6119d95 100644
--- a/lld/test/ELF/arm-thumb-branch-rangethunk.s
+++ b/lld/test/ELF/arm-thumb-branch-rangethunk.s
@@ -2,7 +2,7 @@
// RUN: llvm-mc -arm-add-build-attributes -filetype=obj -triple=thumbv7a-none-linux-gnueabi %s -o %t
// RUN: llvm-mc -arm-add-build-attributes -filetype=obj -triple=thumbv7a-none-linux-gnueabi %S/Inputs/far-arm-thumb-abs.s -o %tfar
// RUN: ld.lld %t %tfar -o %t2
-// RUN: llvm-objdump -d -triple=thumbv7a-none-linux-gnueabi %t2
+// RUN: llvm-objdump -d --triple=thumbv7a-none-linux-gnueabi %t2
.syntax unified
.thumb
.section .text, "ax",%progbits