[llvm] [RISCV][MC] Pass MCSubtargetInfo down to shouldForceRelocation and evaluateTargetFixup. (PR #73721)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 16:53:48 PST 2024


topperc wrote:

> Hi @topperc! Currently, a RISC-V Linux kernel built with tip-of-tree clang fails to boot in QEMU for me.  I bisected it to commit e87f33d9ce785668223c3bcc4e06956985cccda1 from this pull request, and I confirmed that reverting that commit fixes the issue.  Any idea why this might be?

Maybe the same thing tacked here https://github.com/ClangBuiltLinux/linux/issues/1965

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


More information about the llvm-commits mailing list