[Lldb-commits] [lldb] [lldb] Add SubtargetFeatures to ArchSpec (PR #173046)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 19 09:03:47 PST 2025
daniilavdeev wrote:
@DavidSpickett, @santhoshe447 these changes are quite similar to the ones in https://github.com/llvm/llvm-project/pull/147990, but I've tried to create a more general solution rather than focusing on a specific `xqci` extension.
This patch is the first one in the sequence of related MRs: https://github.com/llvm/llvm-project/pull/173047, https://github.com/llvm/llvm-project/pull/173048.
Could you take a look, please?
https://github.com/llvm/llvm-project/pull/173046
More information about the lldb-commits
mailing list