[all-commits] [llvm/llvm-project] 315f8a: [ELF][PPC32] Don't report "relocation refers to a ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Mar 1 19:55:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 315f8a55f504f5b6073fe62b55a30ad5c21957a1
      https://github.com/llvm/llvm-project/commit/315f8a55f504f5b6073fe62b55a30ad5c21957a1
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-03-01 (Sun, 01 Mar 2020)

  Changed paths:
    M lld/ELF/InputSection.cpp
    M lld/ELF/Relocations.cpp
    A lld/test/ELF/comdat-discarded-ppc32.s

  Log Message:
  -----------
  [ELF][PPC32] Don't report "relocation refers to a discarded section" for .got2

Similar to D63182 [ELF][PPC64] Don't report "relocation refers to a discarded section" for .toc

Reviewed By: Bdragon28

Differential Revision: https://reviews.llvm.org/D75419




More information about the All-commits mailing list