diff options
Diffstat (limited to 'llvm/test/MC/ELF/pic-diff.s')
| -rw-r--r-- | llvm/test/MC/ELF/pic-diff.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/pic-diff.s b/llvm/test/MC/ELF/pic-diff.s index 31b0d6a6311..e5313af5430 100644 --- a/llvm/test/MC/ELF/pic-diff.s +++ b/llvm/test/MC/ELF/pic-diff.s @@ -14,7 +14,7 @@ // CHECK-NEXT: ('st_bind', 0x1) // CHECK-NEXT: ('st_type', 0x0) // CHECK-NEXT: ('st_other', 0x00) -// CHECK-NEXT: ('st_shndx', 0x00000000) +// CHECK-NEXT: ('st_shndx', 0x0000) // CHECK-NEXT: ('st_value', 0x0000000000000000) // CHECK-NEXT: ('st_size', 0x0000000000000000) // CHECK-NEXT: ), |

