aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/arm-fpic-got.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/arm-fpic-got.s')
-rw-r--r--lld/test/ELF/arm-fpic-got.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/arm-fpic-got.s b/lld/test/ELF/arm-fpic-got.s
index e89a4aa3db7a..6d9eb4b0326e 100644
--- a/lld/test/ELF/arm-fpic-got.s
+++ b/lld/test/ELF/arm-fpic-got.s
@@ -3,7 +3,7 @@
// RUN: ld.lld %t.o -o %t
// RUN: llvm-readobj -S %t | FileCheck %s
// RUN: llvm-readobj -S --symbols %t | FileCheck -check-prefix=SYMBOLS %s
-// RUN: llvm-objdump -d --no-show-raw-insn -triple=armv7a-none-linux-gnueabi %t | FileCheck -check-prefix=CODE %s
+// RUN: llvm-objdump -d --no-show-raw-insn --triple=armv7a-none-linux-gnueabi %t | FileCheck --check-prefix=CODE %s
// Test the R_ARM_GOT_PREL relocation
.syntax unified