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

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 24 18:29:14 PDT 2021


phosek added a comment.

In D110128#3021876 <https://reviews.llvm.org/D110128#3021876>, @thakis wrote:

> Note that stage 2 fails, where we're supposed to use lld. So I think this is probably some compiler-rt test config problem you need to sort out, and not a fundamental problem with the patch.

It looks like the `LLVM_ENABLE_LLD` option doesn't affect compiler-rt tests.


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