[PATCH] D110128: [Driver] Correctly handle static C++ standard library

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 23 01:14:52 PDT 2021


phosek added a comment.

Looks like the linker used on `clang-ppc64le-rhel` bot doesn't support `--push-state`/`--pop-state`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110128



More information about the cfe-commits mailing list