From af520fba2ef17e772aba8048e8d5b1b984814675 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Sun, 12 Dec 2021 10:51:05 -0800 Subject: [PATCH] [ELF][test] Remove unused/incorrect .got check line --- lld/test/ELF/ppc32-reloc-got.s | 2 -- 1 file changed, 2 deletions(-) diff --git a/lld/test/ELF/ppc32-reloc-got.s b/lld/test/ELF/ppc32-reloc-got.s index 9fc952f797be..48424abcbe58 100644 --- a/lld/test/ELF/ppc32-reloc-got.s +++ b/lld/test/ELF/ppc32-reloc-got.s @@ -11,8 +11,6 @@ ## Check we can handle R_PPC_GOT16, which may be generated by -fpic code. -# SEC: .got PROGBITS 00020068 020068 000014 - # RELOC: .rela.dyn { # RELOC-NEXT: 0x1002021C R_PPC_GLOB_DAT b 0x0 # RELOC-NEXT: }