[libc-commits] [libc] [libc] Move Linux TLS routines from crt1.o into libc.a (PR #225418)

Jackson Stogel via libc-commits libc-commits at lists.llvm.org
Tue Sep 22 14:00:57 PDT 2026


jtstogel wrote:

Thanks for flagging, in general I think the Bazel build shouldn't influence CMake's choices (unless changes help improve the health of both builds). In this case, we are already carrying a set of [`copts`](https://github.com/llvm/llvm-project/blob/eaf501b5f70fa622b9707b7a33b38452e45e8034/utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl#L81) for this functionality, probably needs to be renamed now.

https://github.com/llvm/llvm-project/pull/225418


More information about the libc-commits mailing list