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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 24 15:41:59 PDT 2021


thakis added a comment.

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.


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