aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/relocation-copy.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/relocation-copy.s')
-rw-r--r--lld/test/ELF/relocation-copy.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/relocation-copy.s b/lld/test/ELF/relocation-copy.s
index 7f0c083a8e38..bc8eb59012d7 100644
--- a/lld/test/ELF/relocation-copy.s
+++ b/lld/test/ELF/relocation-copy.s
@@ -4,7 +4,7 @@
// RUN: ld.lld -shared %t2.o -soname=so -o %t.so
// RUN: ld.lld %t.o %t.so -o %t3
// RUN: llvm-readobj -S -r --expand-relocs %t3 | FileCheck %s
-// RUN: llvm-objdump -d --no-show-raw-insn --print-imm-hex %t3 | FileCheck -check-prefix=CODE %s
+// RUN: llvm-objdump -d --no-show-raw-insn --print-imm-hex %t3 | FileCheck --check-prefix=CODE %s
.text
.global _start