[LoongArch] Produce a R_LARCH_32_PCREL relocation
LoongArchELFObjectWriter::getRelocType check IsPCRel for FK_Data_4 (which we produce a R_LARCH_32_PCREL relocation for if IsPCRel). R_LARCH_32_PCREL is required for FDE relocation. Differential Revision: https://reviews.llvm.org/D134715
Loading
Please sign in to comment