[Lldb-commits] [lldb] [lldb] Added a warning in case of instruction decode failure (PR #164413)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 23 06:31:45 PDT 2025


https://github.com/DavidSpickett approved this pull request.

Jonas is probably busy preparing for US LLVM Dev now, and at the event all next week.

You removed the "warning: " prefix from the message and that seemed to be the crux of his comment. You're now following the local pattern at least, like the "invalid target" message below it.

So this LGTM and any other feedback can come post-commit.

https://github.com/llvm/llvm-project/pull/164413


More information about the lldb-commits mailing list