Index: lld/trunk/test/ELF/arm-v4bx.test =================================================================== --- lld/trunk/test/ELF/arm-v4bx.test +++ lld/trunk/test/ELF/arm-v4bx.test @@ -27,7 +27,6 @@ Info: .text Relocations: - Offset: 0x0000000000000000 - Symbol: '' Type: R_ARM_V4BX Symbols: Global: Index: lld/trunk/test/ELF/icf10.test =================================================================== --- lld/trunk/test/ELF/icf10.test +++ lld/trunk/test/ELF/icf10.test @@ -28,7 +28,6 @@ Info: .text.foo Relocations: - Offset: 0x0000000000000000 - Symbol: '' Type: R_X86_64_NONE - Name: .rela.text.bar Type: SHT_RELA @@ -36,5 +35,4 @@ Info: .text.bar Relocations: - Offset: 0x0000000000000001 - Symbol: '' Type: R_X86_64_NONE Index: lld/trunk/test/ELF/icf11.test =================================================================== --- lld/trunk/test/ELF/icf11.test +++ lld/trunk/test/ELF/icf11.test @@ -33,7 +33,6 @@ Info: .text.foo Relocations: - Offset: 0x0000000000000000 - Symbol: '' Type: R_X86_64_NONE - Name: .rela.text.bar Type: SHT_RELA Index: lld/trunk/test/ELF/invalid/reloc-section-reordered.test =================================================================== --- lld/trunk/test/ELF/invalid/reloc-section-reordered.test +++ lld/trunk/test/ELF/invalid/reloc-section-reordered.test @@ -28,3 +28,8 @@ Flags: [ SHF_ALLOC, SHF_EXECINSTR ] AddressAlign: 0x04 Content: "FFFFFFFFFFFFFFFF" +Symbols: + Local: + - Name: .text + Type: STT_SECTION + Section: .text Index: lld/trunk/test/ELF/relocation-dtrace.test =================================================================== --- lld/trunk/test/ELF/relocation-dtrace.test +++ lld/trunk/test/ELF/relocation-dtrace.test @@ -20,5 +20,4 @@ Info: .text Relocations: - Offset: 0x0000000000000000 - Symbol: '' Type: R_X86_64_NONE Index: lld/trunk/test/ELF/relocation-none-aarch64.test =================================================================== --- lld/trunk/test/ELF/relocation-none-aarch64.test +++ lld/trunk/test/ELF/relocation-none-aarch64.test @@ -20,5 +20,4 @@ Info: .text Relocations: - Offset: 0 - Symbol: '' Type: R_AARCH64_NONE Index: lld/trunk/test/ELF/relocation-none-i686.test =================================================================== --- lld/trunk/test/ELF/relocation-none-i686.test +++ lld/trunk/test/ELF/relocation-none-i686.test @@ -19,5 +19,4 @@ Info: .text Relocations: - Offset: 0x0000000000000000 - Symbol: '' Type: R_386_NONE Index: lld/trunk/test/ELF/undef-broken-debug.test =================================================================== --- lld/trunk/test/ELF/undef-broken-debug.test +++ lld/trunk/test/ELF/undef-broken-debug.test @@ -62,6 +62,13 @@ Content: '0111001017000000' Symbols: + Local: + - Name: .debug_abbrev + Type: STT_SECTION + Section: .debug_abbrev + - Name: .debug_line + Type: STT_SECTION + Section: .debug_line Global: - Name: _start Section: .text