================
@@ -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