[libcxx-commits] [libcxx] [libcxx][libc] update LLVM-libc test status (PR #201236)
Alexey Samsonov via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 1 16:46:39 PDT 2026
vonosmas wrote:
(to expand on the last comment - I'm pretty sure we should somehow avoid adding `-latomic` to linker invocations for llvm-libc config, as we shouldn't depend / pull-in this GCC library . I don't know if there's an easy way to force-disable this workaround feature that would add `-latomic` explicitly).
https://github.com/llvm/llvm-project/pull/201236
More information about the libcxx-commits
mailing list