[all-commits] [llvm/llvm-project] 2723a6: [LLVM][Cygwin] Enable dynamic linking of libLLVM (...
Mateusz Mikuła via All-commits
all-commits at lists.llvm.org
Tue Jul 1 22:30:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2723a6d9928c7ba5d27125e03dff8eaba8661d7f
https://github.com/llvm/llvm-project/commit/2723a6d9928c7ba5d27125e03dff8eaba8661d7f
Author: Mateusz Mikuła <oss at mateuszmikula.dev>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
M llvm/cmake/modules/HandleLLVMOptions.cmake
M llvm/include/llvm/Support/Compiler.h
M llvm/lib/Target/CMakeLists.txt
Log Message:
-----------
[LLVM][Cygwin] Enable dynamic linking of libLLVM (#146440)
These changes allow to link everything to shared LLVM library with
MSYS2 "Cygwin" toolchain.
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