aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/file.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/file.s')
-rw-r--r--test/MC/ELF/file.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/ELF/file.s b/test/MC/ELF/file.s
index d8ccbe6..7a5ce64 100644
--- a/test/MC/ELF/file.s
+++ b/test/MC/ELF/file.s
@@ -4,7 +4,7 @@
.file "foo"
foa:
-// CHECK: # Symbol 0x00000001
+// CHECK: # Symbol 1
// CHECK-NEXT: (('st_name', 0x00000001) # 'foo'
// CHECK-NEXT: ('st_bind', 0x00000000)
// CHECK-NEXT: ('st_type', 0x00000004)
@@ -13,7 +13,7 @@ foa:
// CHECK-NEXT: ('st_value', 0x0000000000000000)
// CHECK-NEXT: ('st_size', 0x0000000000000000)
// CHECK-NEXT: ),
-// CHECK-NEXT: # Symbol 0x00000002
+// CHECK-NEXT: # Symbol 2
// CHECK-NEXT: (('st_name', 0x00000005) # 'foa'
// CHECK-NEXT: ('st_bind', 0x00000000)
// CHECK-NEXT: ('st_type', 0x00000000)