[all-commits] [llvm/llvm-project] f1dab2: [ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jan 24 09:06:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f1dab29908d25a4044abff6ffc120c48b20f034d
      https://github.com/llvm/llvm-project/commit/f1dab29908d25a4044abff6ffc120c48b20f034d
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M lld/ELF/Arch/PPC.cpp
    M lld/ELF/Arch/PPC64.cpp
    A lld/test/ELF/ppc-reloc-copy.s
    M llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
    M llvm/test/tools/llvm-readobj/ELF/reloc-types-elf-ppc64.test

  Log Message:
  -----------
  [ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY

Reviewed By: Bdragon28, jhenderson, grimar, sfertile

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




More information about the All-commits mailing list