[all-commits] [llvm/llvm-project] 0e6536: [Hexagon] Add R_HEX_GD_PLT_B22/32_PCREL relocations

SidManning via All-commits all-commits at lists.llvm.org
Tue May 5 09:48:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e6536fd97f999096ec3cb29aebf89ea56d56193
      https://github.com/llvm/llvm-project/commit/0e6536fd97f999096ec3cb29aebf89ea56d56193
  Author: Sid Manning <sidneym at quicinc.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M lld/ELF/Arch/Hexagon.cpp
    M lld/ELF/Relocations.cpp
    M lld/test/ELF/hexagon-tls-gd-nonpreemptible.s

  Log Message:
  -----------
  [Hexagon] Add R_HEX_GD_PLT_B22/32_PCREL relocations

Extended versions of GD_PLT_B22_PCREL. These surface when -mlong-calls
is used.

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




More information about the All-commits mailing list