[PATCH] D142484: [LinkerWrapper] Only import static libraries with needed symbols

Jake Egan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 25 08:36:31 PST 2023


Jake-Egan added a comment.

In D142484#4079909 <https://reviews.llvm.org/D142484#4079909>, @jhuber6 wrote:

> In D142484#4079869 <https://reviews.llvm.org/D142484#4079869>, @Jake-Egan wrote:
>
>> Hi, this new test fails on AIX. Could you take a look?
>> https://lab.llvm.org/buildbot/#/builders/214/builds/5477/steps/6/logs/FAIL__Clang__linker-wrapper-libs_c
>
> I might just put that this test requires Linux. Because I don't think I can debug it without access to the system. We don't really support offloading on anything but Linux anyway.

I think that makes sense. We'd need time to investigate it on AIX anyways.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142484



More information about the cfe-commits mailing list