[libcxx-commits] [PATCH] D117537: [cmake] Partially deduplicate `{llvm, compiler_rt}_check_linker_flag` for runtime libs and llvm

Jakub Kuderski via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 28 08:40:25 PST 2022


kuhar added a comment.

In D117537#3271928 <https://reviews.llvm.org/D117537#3271928>, @sebastian-ne wrote:

> @phosek, this patch fixes a regression that was introduced with D116521 <https://reviews.llvm.org/D116521>.
> Could we fix this regression first with a simple patch that does not risk to be reverted again and do further refactorings afterwards?
> Our downstream gcc build is broken and we’d like to re-enable it rather sooner than later.

+1


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117537



More information about the libcxx-commits mailing list