[all-commits] [llvm/llvm-project] 8131ef: [LLD][PowerPC] Add support for R_PPC64_GOT_PCREL34

Kamau Bridgeman via All-commits all-commits at lists.llvm.org
Wed Jun 24 05:41:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8131ef5d635bc01b398c8648ea921f2891aaa9d2
      https://github.com/llvm/llvm-project/commit/8131ef5d635bc01b398c8648ea921f2891aaa9d2
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M lld/ELF/Arch/PPC64.cpp
    A lld/test/ELF/ppc64-reloc-got-pcrel34.s

  Log Message:
  -----------
  [LLD][PowerPC] Add support for R_PPC64_GOT_PCREL34

Add support for the 34bit relocation R_PPC64_GOT_PCREL34 for
PC Relative in LLD.

Reviewers: sfertile, MaskRay

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




More information about the All-commits mailing list