[lld] [LLD][RISCV] Fix incorrect call relaxation when mixing +c and -c objects (PR #73977)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 07:50:41 PST 2023
preames wrote:
This patch definitely does not fix all of the LTO issues. This patch fixes a non-LTO linker correctness bug. Can I ask we keep the discussion of mapping symbols etc elsewhere? I don't want to derail this functional fix.
https://github.com/llvm/llvm-project/pull/73977
More information about the llvm-commits
mailing list