summaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/abs.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/abs.s')
-rw-r--r--test/MC/ELF/abs.s10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/MC/ELF/abs.s b/test/MC/ELF/abs.s
index c598b11..48dbe3d 100644
--- a/test/MC/ELF/abs.s
+++ b/test/MC/ELF/abs.s
@@ -6,11 +6,11 @@
.Lbar:
zed = .Lfoo - .Lbar
-// CHECK: # Symbol 0x00000001
+// CHECK: # Symbol 1
// CHECK-NEXT: (('st_name', 0x00000001) # 'zed'
-// CHECK-NEXT: ('st_bind', 0x00000000)
-// CHECK-NEXT: ('st_type', 0x00000000)
-// CHECK-NEXT: ('st_other', 0x00000000)
-// CHECK-NEXT: ('st_shndx', 0x0000fff1)
+// CHECK-NEXT: ('st_bind', 0x0)
+// CHECK-NEXT: ('st_type', 0x0)
+// CHECK-NEXT: ('st_other', 0x00)
+// CHECK-NEXT: ('st_shndx', 0xfff1)
// CHECK-NEXT: ('st_value', 0x0000000000000000)
// CHECK-NEXT: ('st_size', 0x0000000000000000)
OpenPOWER on IntegriCloud