[Lldb-commits] [lldb] [lldb] [cmake] Fix delayloading liblldb.dll in mingw builds (PR #162831)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 10 06:25:01 PDT 2025


https://github.com/charles-zablit approved this pull request.

LGTM, thanks! This used to be gated behind a `if(MSVC)` flag in `AddLLDB.cmake` but that's a far better solution.

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


More information about the lldb-commits mailing list