[Lldb-commits] [lldb] [lldb] Add SubtargetFeatures to ArchSpec (PR #173046)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 3 07:45:50 PST 2026
DavidSpickett wrote:
> This exact test is included in the following PR: https://github.com/llvm/llvm-project/pull/173047. It ensures that lldb can disassemble the riscv bitmanip extension when the .riscv.attributes section is present, whereas it can't otherwise.
So if I understand correctly, that PR requires this PR. That's fine, I'll look at the other one too.
https://github.com/llvm/llvm-project/pull/173046
More information about the lldb-commits
mailing list