[Lldb-commits] [lldb] [lldb] Extend FindTypes to optionally search by mangled type name (PR #113007)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 24 03:22:11 PDT 2024
Michael137 wrote:
Yea using the new `TypeQuery` option in `lldb-test` seems doable. Whether `obj2yaml`/`yaml2obj` supports `.debug_names`, i'm not sure, haven't tried
https://github.com/llvm/llvm-project/pull/113007
More information about the lldb-commits
mailing list