Files
swift-mirror/lib/DriverTool
Fabrice de Gans b47e0320d9 Adjust dependencies on LLVM components
Swift host libraries should depend on LLVM libraries as part of the
`LLVM_LINK_COMPONENTS` argument so the dependency graph can be properly
set up. This is a problem when building LLVM as a DLL on Windows as
Swift targets should depend on the LLVM DLL.

Bug: #85241
2026-01-15 17:57:41 +01:00
..