aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/at2.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/linkerscript/at2.test')
-rw-r--r--lld/test/ELF/linkerscript/at2.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/linkerscript/at2.test b/lld/test/ELF/linkerscript/at2.test
index 84c9db99d7fe..d744fce911b4 100644
--- a/lld/test/ELF/linkerscript/at2.test
+++ b/lld/test/ELF/linkerscript/at2.test
@@ -2,7 +2,7 @@
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/at2.s -o %t.o
# RUN: ld.lld -o %t.exe %t.o --script %s
# RUN: llvm-readelf -l %t.exe | FileCheck %s
-# RUN: llvm-objdump -section-headers %t.exe | FileCheck %s --check-prefix=SECTIONS
+# RUN: llvm-objdump --section-headers %t.exe | FileCheck %s --check-prefix=SECTIONS
MEMORY {
AX (ax) : ORIGIN = 0x2000, LENGTH = 0x100