[llvm] [MC][Mips] Fix wrong assumption about `Immediate` operand. (PR #119056)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 8 08:01:42 PST 2024
s-barannikov wrote:
> I don't think we could exercise this code path with a lit test using llvm-mc
I think you can do that using `llvm-objdump --symbolize-operands`.
https://github.com/llvm/llvm-project/pull/119056
More information about the llvm-commits
mailing list