diff options
Diffstat (limited to 'lld/test/ELF/section-symbols.test')
-rw-r--r-- | lld/test/ELF/section-symbols.test | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/lld/test/ELF/section-symbols.test b/lld/test/ELF/section-symbols.test index 973b1102fdf..74ed7ab6888 100644 --- a/lld/test/ELF/section-symbols.test +++ b/lld/test/ELF/section-symbols.test @@ -24,12 +24,11 @@ Sections: Info: .text Relocations: Symbols: - Local: - - Type: STT_SECTION - Section: .rela.text - - Type: STT_SECTION - Section: .shstrtab - - Type: STT_SECTION - Section: .symtab - - Type: STT_SECTION - Section: .strtab + - Type: STT_SECTION + Section: .rela.text + - Type: STT_SECTION + Section: .shstrtab + - Type: STT_SECTION + Section: .symtab + - Type: STT_SECTION + Section: .strtab |