diff options
Diffstat (limited to 'test/MC/ELF/relocation-386.s')
-rw-r--r-- | test/MC/ELF/relocation-386.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/ELF/relocation-386.s b/test/MC/ELF/relocation-386.s index 48b0354f2f..4ae30e009a 100644 --- a/test/MC/ELF/relocation-386.s +++ b/test/MC/ELF/relocation-386.s @@ -175,7 +175,7 @@ // CHECK-NEXT: ('st_size', 0x00000000) // CHECK-NEXT: ('st_bind', 0x0) // CHECK-NEXT: ('st_type', 0x6) -// CHECK-NEXT: ('st_other', 0x00000000) +// CHECK-NEXT: ('st_other', 0x00) // CHECK-NEXT: ('st_shndx', 0x00000005) // Symbol 7 is section 4 @@ -185,7 +185,7 @@ // CHECK-NEXT: ('st_size', 0x00000000) // CHECK-NEXT: ('st_bind', 0x0) // CHECK-NEXT: ('st_type', 0x3) -// CHECK-NEXT: ('st_other', 0x00000000) +// CHECK-NEXT: ('st_other', 0x00) // CHECK-NEXT: ('st_shndx', 0x00000004) |