summaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/align.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/align.s')
-rw-r--r--test/MC/ELF/align.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/ELF/align.s b/test/MC/ELF/align.s
index c3912a7..c1e7086 100644
--- a/test/MC/ELF/align.s
+++ b/test/MC/ELF/align.s
@@ -8,7 +8,7 @@
.align 8
// CHECK: # Section 0x00000003
-// CHECK-NEXT: (('sh_name', 0x0000000d) # '.bss'
+// CHECK-NEXT: (('sh_name', 0x00000007) # '.bss'
// CHECK-NEXT: ('sh_type', 0x00000008)
// CHECK-NEXT: ('sh_flags', 0x00000003)
// CHECK-NEXT: ('sh_addr', 0x00000000)
@@ -20,7 +20,7 @@
// CHECK-NEXT: ('sh_entsize', 0x00000000)
// CHECK-NEXT: ),
// CHECK-NEXT: # Section 0x00000004
-// CHECK-NEXT: (('sh_name', 0x00000012) # '.rodata'
+// CHECK-NEXT: (('sh_name', 0x00000026) # '.rodata'
// CHECK-NEXT: ('sh_type', 0x00000001)
// CHECK-NEXT: ('sh_flags', 0x00000002)
// CHECK-NEXT: ('sh_addr', 0x00000000)
OpenPOWER on IntegriCloud