aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/locationcountererr2.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/linkerscript/locationcountererr2.s')
-rw-r--r--lld/test/ELF/linkerscript/locationcountererr2.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/linkerscript/locationcountererr2.s b/lld/test/ELF/linkerscript/locationcountererr2.s
index 3a0c7692c54e..f456da7cf876 100644
--- a/lld/test/ELF/linkerscript/locationcountererr2.s
+++ b/lld/test/ELF/linkerscript/locationcountererr2.s
@@ -3,7 +3,7 @@
# RUN: echo "SECTIONS {" > %t.script
# RUN: echo ". = 0x150; . = 0x10; .text : {} }" >> %t.script
# RUN: ld.lld %t.o --script %t.script -o %t -shared
-# RUN: llvm-objdump -section-headers %t | FileCheck %s
+# RUN: llvm-objdump --section-headers %t | FileCheck %s
# CHECK: Name Size VMA
# CHECK: .text 00000000 0000000000000010