summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/cfi.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/cfi.s')
-rw-r--r--llvm/test/MC/ELF/cfi.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/MC/ELF/cfi.s b/llvm/test/MC/ELF/cfi.s
index f73240e94dd..133b85809aa 100644
--- a/llvm/test/MC/ELF/cfi.s
+++ b/llvm/test/MC/ELF/cfi.s
@@ -213,7 +213,7 @@ f36:
.cfi_endproc
// CHECK: # Section 0x00000004
-// CHECK-NEXT: (('sh_name', 0x00000012) # '.eh_frame'
+// CHECK-NEXT: (('sh_name', 0x00000011) # '.eh_frame'
// CHECK-NEXT: ('sh_type', 0x00000001)
// CHECK-NEXT: ('sh_flags', 0x00000002)
// CHECK-NEXT: ('sh_addr', 0x00000000)
@@ -227,11 +227,11 @@ f36:
// CHECK-NEXT: ),
// CHECK: # Section 0x00000005
-// CHECK-NEXT: (('sh_name', 0x0000001c) # '.rela.eh_frame'
+// CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
// CHECK-NEXT: ('sh_type', 0x00000004)
// CHECK-NEXT: ('sh_flags', 0x00000000)
// CHECK-NEXT: ('sh_addr', 0x00000000)
-// CHECK-NEXT: ('sh_offset', 0x00000e38)
+// CHECK-NEXT: ('sh_offset', 0x00000e30)
// CHECK-NEXT: ('sh_size', 0x000006c0)
// CHECK-NEXT: ('sh_link', 0x00000007)
// CHECK-NEXT: ('sh_info', 0x00000004)
OpenPOWER on IntegriCloud