[llvm] [RISCV][MC] Pass MCSubtargetInfo down to shouldForceRelocation and evaluateTargetFixup. (PR #73721)
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 28 19:43:08 PST 2023
compnerd wrote:
I think that we should consider the alternative idea as well - generating the relocations to enable relaxations if `-mrelax` is set.
https://github.com/llvm/llvm-project/pull/73721
More information about the llvm-commits
mailing list