[all-commits] [llvm/llvm-project] d1057f: [VE] Support R_VE_RELATIVE

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Dec 13 03:28:50 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1057f9604713ca157e7d3a04dea4d5fc42313ed
      https://github.com/llvm/llvm-project/commit/d1057f9604713ca157e7d3a04dea4d5fc42313ed
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
    M llvm/lib/Object/ELF.cpp
    M llvm/unittests/Object/ELFTest.cpp

  Log Message:
  -----------
  [VE] Support R_VE_RELATIVE

Change getELFRelativeRelocationType() to return R_VE_RELATIVE
as a preparation of lld for VE.

Reviewed By: simoll

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




More information about the All-commits mailing list