diff options
Diffstat (limited to 'test/MC/ELF/relocation.s')
-rw-r--r-- | test/MC/ELF/relocation.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/relocation.s b/test/MC/ELF/relocation.s index 222336a..1632222 100644 --- a/test/MC/ELF/relocation.s +++ b/test/MC/ELF/relocation.s @@ -113,7 +113,7 @@ bar: // CHECK-NEXT: ('r_type', 0x0000000b) // CHECK-NEXT: ('r_addend', 0x0000000000000000) -// CHECK: # Symbol 0x00000002 +// CHECK: # Symbol 2 // CHECK: (('st_name', 0x00000000) # '' // CHECK: ('st_bind', 0x00000000) // CHECK: ('st_type', 0x00000003) |