[Lldb-commits] [lldb] [lldb][windows] add support for out of PATH python.dll resolution (PR #162509)

Saleem Abdulrasool via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 8 09:25:21 PDT 2025


================

----------------
compnerd wrote:

How about changing this slightly:


```suggestion
#if defined(_WIN32) && defined(LLDB_PYTHON_DLL_RELATIVE_PATH)
```

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


More information about the lldb-commits mailing list