[all-commits] [llvm/llvm-project] 48967c: build: adjust LLDB and clang library naming on Win...

Saleem Abdulrasool via All-commits all-commits at lists.llvm.org
Tue May 26 01:57:02 PDT 2026


  Branch: refs/heads/release/22.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 48967cc1a0d4851b01b0548932ac77b86017f053
      https://github.com/llvm/llvm-project/commit/48967cc1a0d4851b01b0548932ac77b86017f053
  Author: Saleem Abdulrasool <compnerd at compnerd.org>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M clang/tools/libclang/CMakeLists.txt
    M lldb/source/API/CMakeLists.txt

  Log Message:
  -----------
  build: adjust LLDB and clang library naming on Windows (#185084)

Ensure that use of the GNU driver does not change the library name on
Windows. We would check the build tools being MSVC rather than targeting
Windows to select the output name.

(cherry picked from commit 687e66c989887542b1702a7a99eeaa4e25edd12e)



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