[llvm] [RISCV][MC] Pass MCSubtargetInfo down to shouldForceRelocation and evaluateTargetFixup. (PR #73721)
Eric Biggers via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 8 16:24:17 PST 2024
ebiggers 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?
https://github.com/llvm/llvm-project/pull/73721
More information about the llvm-commits
mailing list