[PATCH] D109624: [clang] Make the driver not diagnose errors on nonexistent linker inputs
Ahsan Saghir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 13 17:56:21 PDT 2021
saghir added a comment.
In D109624#2998665 <https://reviews.llvm.org/D109624#2998665>, @thakis wrote:
> 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>.
Yes, my local build succeeded. One of the bots is green already, and the other one is building but should be fine too. Thanks for the prompt fix!
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