summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/section.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-04-07 23:51:25 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-04-07 23:51:25 +0000
commit9974b8b3cb49eb937cb148c4199e0d456186c3ca (patch)
tree91e13813339f58d47803d0148715244730e8c03a /test/MC/AsmParser/section.s
parentd5321da8d22d60f528397a05dc10db4185fcb680 (diff)
downloadllvm-9974b8b3cb49eb937cb148c4199e0d456186c3ca.tar.gz
llvm-9974b8b3cb49eb937cb148c4199e0d456186c3ca.tar.bz2
llvm-9974b8b3cb49eb937cb148c4199e0d456186c3ca.tar.xz
Update tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129116 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AsmParser/section.s')
-rw-r--r--test/MC/AsmParser/section.s10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/MC/AsmParser/section.s b/test/MC/AsmParser/section.s
index 414fc6d539..5abacc7013 100644
--- a/test/MC/AsmParser/section.s
+++ b/test/MC/AsmParser/section.s
@@ -45,7 +45,7 @@
.previous
.byte 1
.previous
-# CHECK: (('sh_name', 0x00000012) # 'test1'
+# CHECK: (('sh_name', 0x00000044) # 'test1'
# CHECK-NEXT: ('sh_type', 0x00000001)
# CHECK-NEXT: ('sh_flags', 0x00000000)
# CHECK-NEXT: ('sh_addr', 0x00000000)
@@ -57,7 +57,7 @@
# CHECK-NEXT: ('sh_entsize', 0x00000000)
# CHECK-NEXT: ('_section_data', '01010101 010101')
# CHECK-NEXT: ),
-# CHECK: (('sh_name', 0x00000018) # 'test2'
+# CHECK: (('sh_name', 0x0000003e) # 'test2'
# CHECK-NEXT: ('sh_type', 0x00000001)
# CHECK-NEXT: ('sh_flags', 0x00000000)
# CHECK-NEXT: ('sh_addr', 0x00000000)
@@ -69,7 +69,7 @@
# CHECK-NEXT: ('sh_entsize', 0x00000000)
# CHECK-NEXT: ('_section_data', '02020202 0202')
# CHECK-NEXT: ),
-# CHECK: (('sh_name', 0x0000001e) # 'test3'
+# CHECK: (('sh_name', 0x00000038) # 'test3'
# CHECK-NEXT: ('sh_type', 0x00000001)
# CHECK-NEXT: ('sh_flags', 0x00000000)
# CHECK-NEXT: ('sh_addr', 0x00000000)
@@ -81,7 +81,7 @@
# CHECK-NEXT: ('sh_entsize', 0x00000000)
# CHECK-NEXT: ('_section_data', '03030303 03')
# CHECK-NEXT: ),
-# CHECK: (('sh_name', 0x00000024) # 'test4'
+# CHECK: (('sh_name', 0x00000032) # 'test4'
# CHECK-NEXT: ('sh_type', 0x00000001)
# CHECK-NEXT: ('sh_flags', 0x00000000)
# CHECK-NEXT: ('sh_addr', 0x00000000)
@@ -93,7 +93,7 @@
# CHECK-NEXT: ('sh_entsize', 0x00000000)
# CHECK-NEXT: ('_section_data', '040404')
# CHECK-NEXT: ),
-# CHECK: (('sh_name', 0x0000002a) # 'test5'
+# CHECK: (('sh_name', 0x0000002c) # 'test5'
# CHECK-NEXT: ('sh_type', 0x00000001)
# CHECK-NEXT: ('sh_flags', 0x00000000)
# CHECK-NEXT: ('sh_addr', 0x00000000)