[PATCH] D109624: [clang] Make the driver not diagnose errors on nonexistent linker inputs
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 13 15:43:00 PDT 2021
thakis added a comment.
In D109624#2998555 <https://reviews.llvm.org/D109624#2998555>, @phosek wrote:
> In D109624#2998419 <https://reviews.llvm.org/D109624#2998419>, @thakis wrote:
>
>> Does it fail consistently? Or was it a one-time flake?
>
> It's been failing consistently. It might be related to our toolchain setting lld as the default linker: https://github.com/llvm/llvm-project/blob/ce6d512015737643df794a2790fa9627f795ea7f/clang/cmake/caches/Fuchsia-stage2.cmake#L36
I use lld on my machinestoo, so that's not it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109624/new/
https://reviews.llvm.org/D109624
More information about the cfe-commits
mailing list