aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/cfi-adjust-cfa-offset.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-08-04 13:39:15 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-08-04 13:39:15 +0000
commit014180d387a875f7e04fd3532eab24dd0794db08 (patch)
treed9148559b51f03ac53567b7236189e4ebf10e546 /test/MC/ELF/cfi-adjust-cfa-offset.s
parentbbf9c4a14edbdbc384a452377d60bad8f6d8a78e (diff)
downloadexternal_llvm-014180d387a875f7e04fd3532eab24dd0794db08.zip
external_llvm-014180d387a875f7e04fd3532eab24dd0794db08.tar.gz
external_llvm-014180d387a875f7e04fd3532eab24dd0794db08.tar.bz2
Don't print a counter in hex.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136869 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF/cfi-adjust-cfa-offset.s')
-rw-r--r--test/MC/ELF/cfi-adjust-cfa-offset.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/ELF/cfi-adjust-cfa-offset.s b/test/MC/ELF/cfi-adjust-cfa-offset.s
index d9000e6..8e15651 100644
--- a/test/MC/ELF/cfi-adjust-cfa-offset.s
+++ b/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)