summaryrefslogtreecommitdiff
path: root/test/MC/ELF/comdat.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/comdat.s')
-rw-r--r--test/MC/ELF/comdat.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/MC/ELF/comdat.s b/test/MC/ELF/comdat.s
index be7128baf4..bfdfd49313 100644
--- a/test/MC/ELF/comdat.s
+++ b/test/MC/ELF/comdat.s
@@ -3,7 +3,7 @@
// Test that we produce the group sections and that they are a the beginning
// of the file.
-// CHECK: # Section 0x00000001
+// CHECK: # Section 1
// CHECK-NEXT: (('sh_name', 0x0000001b) # '.group'
// CHECK-NEXT: ('sh_type', 0x00000011)
// CHECK-NEXT: ('sh_flags', 0x00000000)
@@ -15,7 +15,7 @@
// CHECK-NEXT: ('sh_addralign', 0x00000004)
// CHECK-NEXT: ('sh_entsize', 0x00000004)
// CHECK-NEXT: ),
-// CHECK-NEXT: # Section 0x00000002
+// CHECK-NEXT: # Section 2
// CHECK-NEXT: (('sh_name', 0x0000001b) # '.group'
// CHECK-NEXT: ('sh_type', 0x00000011)
// CHECK-NEXT: ('sh_flags', 0x00000000)
@@ -27,7 +27,7 @@
// CHECK-NEXT: ('sh_addralign', 0x00000004)
// CHECK-NEXT: ('sh_entsize', 0x00000004)
// CHECK-NEXT: ),
-// CHECK-NEXT: # Section 0x00000003
+// CHECK-NEXT: # Section 3
// CHECK-NEXT: (('sh_name', 0x0000001b) # '.group'
// CHECK-NEXT: ('sh_type', 0x00000011)
// CHECK-NEXT: ('sh_flags', 0x00000000)