[all-commits] [llvm/llvm-project] 513c21: [lldb][test] Only link Windows libraries on Windows
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Dec 21 05:12:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 513c2151cd0cddd90af91a6614b15b74b538963e
https://github.com/llvm/llvm-project/commit/513c2151cd0cddd90af91a6614b15b74b538963e
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M lldb/unittests/Thread/CMakeLists.txt
Log Message:
-----------
[lldb][test] Only link Windows libraries on Windows
ld.lld: error: unable to find library -llldbPluginProcessWindowsCommon
https://lab.llvm.org/buildbot/#/builders/96/builds/50407
Fixes 95e5839e06fdffd278499257c6e7679bba3d6868.
More information about the All-commits
mailing list