aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/out-of-order-section-in-region.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/linkerscript/out-of-order-section-in-region.test')
-rw-r--r--lld/test/ELF/linkerscript/out-of-order-section-in-region.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/linkerscript/out-of-order-section-in-region.test b/lld/test/ELF/linkerscript/out-of-order-section-in-region.test
index e7ea39610ad5..3fa8cadf27ad 100644
--- a/lld/test/ELF/linkerscript/out-of-order-section-in-region.test
+++ b/lld/test/ELF/linkerscript/out-of-order-section-in-region.test
@@ -4,7 +4,7 @@
# RUN: | llvm-mc -filetype=obj -triple=x86_64-pc-linux - -o %t
# RUN: ld.lld %t --script %s -o %t2
-# RUN: llvm-objdump -section-headers %t2 | FileCheck %s
+# RUN: llvm-objdump --section-headers %t2 | FileCheck %s
# CHECK: .aaa 00000008 0000000000001008 DATA
# CHECK: .bbb 00000008 0000000000001000 DATA