aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/section.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/section.s')
-rw-r--r--test/MC/ELF/section.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/MC/ELF/section.s b/test/MC/ELF/section.s
index e5a8e27..4622cb4 100644
--- a/test/MC/ELF/section.s
+++ b/test/MC/ELF/section.s
@@ -6,6 +6,6 @@
.section .note.GNU-,"",@progbits
.section -.note.GNU,"",@progbits
-// CHECK: ('sh_name', 0x12) # '.note.GNU-stack'
-// CHECK: ('sh_name', 0x22) # '.note.GNU-'
-// CHECK: ('sh_name', 0x2d) # '-.note.GNU'
+// CHECK: ('sh_name', 18) # '.note.GNU-stack'
+// CHECK: ('sh_name', 34) # '.note.GNU-'
+// CHECK: ('sh_name', 45) # '-.note.GNU'