summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/cfi-remember.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/cfi-remember.s')
-rw-r--r--llvm/test/MC/ELF/cfi-remember.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/ELF/cfi-remember.s b/llvm/test/MC/ELF/cfi-remember.s
index 80c46d61ffa..4dd25bec7b6 100644
--- a/llvm/test/MC/ELF/cfi-remember.s
+++ b/llvm/test/MC/ELF/cfi-remember.s
@@ -9,7 +9,7 @@ f:
nop
.cfi_endproc
-// CHECK: # Section 0x00000004
+// CHECK: # Section 4
// CHECK-NEXT: (('sh_name', 0x00000011) # '.eh_frame'
// CHECK-NEXT: ('sh_type', 0x00000001)
// CHECK-NEXT: ('sh_flags', 0x00000002)
@@ -23,7 +23,7 @@ f:
// CHECK-NEXT: ('_section_data', '14000000 00000000 017a5200 01781001 1b0c0708 90010000 14000000 1c000000 00000000 03000000 00410a41 0b000000')
// CHECK-NEXT: ),
-// CHECK: # Section 0x00000005
+// CHECK: # Section 5
// CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
// CHECK-NEXT: ('sh_type', 0x00000004)
// CHECK-NEXT: ('sh_flags', 0x00000000)
OpenPOWER on IntegriCloud