[all-commits] [llvm/llvm-project] c4f74a: [lldb][windows] fix link issue when building with ...

Charles Zablit via All-commits all-commits at lists.llvm.org
Wed Feb 11 14:23:19 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4f74a19940cbc551cca15a8b4ed0cb55785c297
      https://github.com/llvm/llvm-project/commit/c4f74a19940cbc551cca15a8b4ed0cb55785c297
  Author: Charles Zablit <c_zablit at apple.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M lldb/source/Host/windows/PythonPathSetup/CMakeLists.txt

  Log Message:
  -----------
  [lldb][windows] fix link issue when building with dylibs (#180976)

Fix a link issue which was introduced by
https://github.com/llvm/llvm-project/pull/179306 when building with
dylibs (with MinGW).

LLVMSupport is not needed by `PythonPathSetup`. It's safe to remove it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list