[llvm] LLVM: CMake: CYGWIN needs --whole-archive for creating shared library. (PR #67887)
Mateusz MikuĊa via llvm-commits
llvm-commits at lists.llvm.org
Tue May 13 12:27:34 PDT 2025
mati865 wrote:
This change no longer applies. The logic there was changed to apply --whole-archive and the version script unless targeting APPLE or MSVC.
https://github.com/llvm/llvm-project/pull/67887
More information about the llvm-commits
mailing list