[libcxx-commits] [PATCH] D143052: [CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 1 03:34:31 PST 2023
mstorsjo added a comment.
In D143052#4095952 <https://reviews.llvm.org/D143052#4095952>, @mstorsjo wrote:
> I can put this through a full bootstrap build of mine too.
It built fine in a from-scratch build for me, so it looks good in that aspect!
> And I guess we'll see if the libcxx CI says anything.
It seems like the CI is hitting a bunch of seemingly unrelated issues; can you rebase the patch on top of latest main to retrigger the CI, where I'd hope the unrelated issues are fixed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143052/new/
https://reviews.llvm.org/D143052
More information about the libcxx-commits
mailing list