aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/orphan.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/linkerscript/orphan.s')
-rw-r--r--lld/test/ELF/linkerscript/orphan.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/linkerscript/orphan.s b/lld/test/ELF/linkerscript/orphan.s
index 8a61b74d56c4..d141f0e45587 100644
--- a/lld/test/ELF/linkerscript/orphan.s
+++ b/lld/test/ELF/linkerscript/orphan.s
@@ -7,7 +7,7 @@
# RUN: .rw3 : { *(.rw3) } \
# RUN: }" > %t.script
# RUN: ld.lld -o %t1 --script %t.script %t
-# RUN: llvm-objdump -section-headers %t1 | FileCheck %s
+# RUN: llvm-objdump --section-headers %t1 | FileCheck %s
## .jcr is a relro section and should be placed before other RW sections.
## .bss is SHT_NOBITS section and should be last RW section, so some space