charles-zablit wrote: > Are `LLDB_PYTHON_DLL_RELATIVE_PATH` and > `LLDB_PYTHON_RUNTIME_LIBRARY_FILENAME` something that builders of lldb can > set, or are they generated as part of the build process? > > I don't see any documentation for them, normally they'd be declared as an > option somewhere.
The original patch did not have any documentation: https://github.com/llvm/llvm-project/pull/162509/ I have added it. Thanks! https://github.com/llvm/llvm-project/pull/179306 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
