[all-commits] [llvm/llvm-project] cffce8: [VE] Support srel32 in symbol reference

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


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

  Changed paths:
    M llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp
    A llvm/test/MC/VE/sym-lea.s

  Log Message:
  -----------
  [VE] Support srel32 in symbol reference

Support R_VE_SREL32 in symbol references in MC layer.

Reviewed By: simoll

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




More information about the All-commits mailing list