kendalharland wrote: > Can those swift libraries be found automatically? For example if they're at > some known path relative to lldb or the swift compiler?
Yes. They can be copied into the python module where _lldb resides. Help me understand: why is this preferrable over an explicit input to add dll search paths? https://github.com/llvm/llvm-project/pull/104514 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits