[PATCH] D109624: [clang] Make the driver not diagnose errors on nonexistent linker inputs
Ahsan Saghir via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 13 14:51:40 PDT 2021
saghir added a comment.
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!
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