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

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 25 07:30:29 PST 2023


jhuber6 added a comment.

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.


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