[VE] Support srel32 in symbol reference
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Fri, 10 Dec 2021 18:06:02 +0000 (03:06 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Mon, 13 Dec 2021 11:29:17 +0000 (20:29 +0900)
commitcffce86a1cb2d76b9296c1d3c6a06f9f6f9182f0
tree6fdc460100016130d8312d4cdf5d9470c0bb0d59
parentd1057f9604713ca157e7d3a04dea4d5fc42313ed
[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
llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp
llvm/test/MC/VE/sym-lea.s [new file with mode: 0644]