diff options
Diffstat (limited to 'llvm/test/MC/ELF/cfi-adjust-cfa-offset.s')
| -rw-r--r-- | llvm/test/MC/ELF/cfi-adjust-cfa-offset.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/ELF/cfi-adjust-cfa-offset.s b/llvm/test/MC/ELF/cfi-adjust-cfa-offset.s index d9000e60b43..8e156516608 100644 --- a/llvm/test/MC/ELF/cfi-adjust-cfa-offset.s +++ b/llvm/test/MC/ELF/cfi-adjust-cfa-offset.s @@ -11,7 +11,7 @@ f: ret .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) @@ -24,7 +24,7 @@ f: // CHECK-NEXT: ('sh_entsize', 0x00000000) // CHECK-NEXT: ('_section_data', '14000000 00000000 017a5200 01781001 1b0c0708 90010000 1c000000 1c000000 00000000 0a000000 00440e10 410e1444 0e080000 00000000') // CHECK-NEXT: ), -// CHECK-NEXT: # Section 0x00000005 +// CHECK-NEXT: # Section 5 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame' // CHECK-NEXT: ('sh_type', 0x00000004) // CHECK-NEXT: ('sh_flags', 0x00000000) |

