[Lldb-commits] [lldb] [lldb][RISCV] update RISCV target features in disassembler (PR #173047)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 18 12:48:41 PST 2026
bulbazord wrote:
>I hope that marking these tests with the @skipIfLLVMTargetMissing("RISCV") decorator will address the problem. I am trying to reproduce the issue by building LLVM without RISCV in LLVM_TARGETS_TO_BUILD. If this interpretation is confirmed, I can prepare a quick fix, or would you prefer to revert and reland this?
A fix forward is alright if you can do it within an hour or two. Otherwise please revert and reland.
https://github.com/llvm/llvm-project/pull/173047
More information about the lldb-commits
mailing list