[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 16:05:12 PDT 2021
thakis added a comment.
In D109624#2998550 <https://reviews.llvm.org/D109624#2998550>, @saghir wrote:
> Hi, this change also breaks Power PC bots:
>
> 1. https://lab.llvm.org/buildbot/#/builders/19/builds/6451/steps/24/logs/stdio
> 2. https://lab.llvm.org/buildbot/#/builders/18/builds/2443/steps/23/logs/stdio
>
> It fails consistently on our bots. Can you please take a look?
>
> Thanks!
This will hopefully be better after b7bac5a172e51ed065b3b4dc64cc2d8831e8081c <https://reviews.llvm.org/rGb7bac5a172e51ed065b3b4dc64cc2d8831e8081c>.
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