[clang] [Driver] Ensure ToolChain::LibraryPaths is not empty for non-Darwin (PR #87866)
antoine moynault via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 16 00:16:05 PDT 2024
antmox wrote:
Hello @MaskRay @bazuzi,
Looks like one of the commit ([Driver] Ensure ToolChain::LibraryPaths is not empty for non-Darwin) broke the clang-arm64-windows-msvc-2stage bot here:
https://lab.llvm.org/buildbot/#/builders/120/builds/6489
Old compiler-rt lib seems still used "--dependent-lib=clang_rt.builtins-aarch64.lib"
https://github.com/llvm/llvm-project/pull/87866
More information about the cfe-commits
mailing list