[RISCV] A@plt-B+C: emit R_RISCV_PLT32 even if A is defined
Follow-up to D143226 Currently we incorrectly emit R_RISCV_ADD32/R_RISCV_SUB32. Emit R_RISCV_PLT32 instead. The new behavior matches x86-64 and AArch64.
Loading
Please sign in to comment