[llvm] [LoongArch] Allow difference across sections (PR #141722)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Wed May 28 18:55:38 PDT 2025


================
@@ -447,19 +447,16 @@ bool LoongArchAsmBackend::addReloc(const MCFragment &F, const MCFixup &Fixup,
     if (!force) {
----------------
SixWeining wrote:

I forgot why we need check the `force` while RISC-V do not.

https://github.com/llvm/llvm-project/pull/141722


More information about the llvm-commits mailing list