[PATCH] D109624: [clang] Make the driver not diagnose errors on nonexistent linker inputs

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 14:57:20 PDT 2021


phosek added a comment.

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


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109624/new/

https://reviews.llvm.org/D109624



More information about the llvm-commits mailing list