diff options
Diffstat (limited to 'lld/test/ELF/mips-jalr.test')
-rw-r--r-- | lld/test/ELF/mips-jalr.test | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/lld/test/ELF/mips-jalr.test b/lld/test/ELF/mips-jalr.test index c1b119c701b..2ca2c72c0e9 100644 --- a/lld/test/ELF/mips-jalr.test +++ b/lld/test/ELF/mips-jalr.test @@ -38,15 +38,14 @@ Sections: Type: R_MIPS_JALR Symbols: - Local: - - Name: T1 - Type: STT_FUNC - Section: .text - Value: 0 - Size: 4 - Global: - - Name: __start - Type: STT_FUNC - Section: .text - Value: 0 - Size: 4 + - Name: T1 + Type: STT_FUNC + Section: .text + Value: 0 + Size: 4 + - Name: __start + Type: STT_FUNC + Section: .text + Value: 0 + Size: 4 + Binding: STB_GLOBAL |