summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/sectionstart.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/sectionstart.s')
-rw-r--r--lld/test/ELF/sectionstart.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/sectionstart.s b/lld/test/ELF/sectionstart.s
index be8b5f0cfb4..519831daacf 100644
--- a/lld/test/ELF/sectionstart.s
+++ b/lld/test/ELF/sectionstart.s
@@ -5,7 +5,7 @@
# RUN: llvm-objdump -section-headers %t | FileCheck %s
# CHECK: Sections:
-# CHECK-NEXT: Idx Name Size Address Type
+# CHECK-NEXT: Idx Name Size VMA Type
# CHECK-NEXT: 0 00000000 0000000000000000
# CHECK-NEXT: 1 .text 00000001 0000000000100000 TEXT
# CHECK-NEXT: 2 .data 00000004 0000000000110000 DATA
OpenPOWER on IntegriCloud