Michael137 wrote:

> You can't get from a TypeSystem to a Target directly, because TypeSystem's 
> live in Modules and Modules live outside any particular target in the global 
> module cache. Maybe you need to pass this in to the call to dump the functions

Ended up taking this approach

https://github.com/llvm/llvm-project/pull/86159
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to