[libc-commits] [libc] [libc] Stub TLS functions on the GPU temporarily (PR #108267)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Wed Sep 11 11:28:08 PDT 2024


jhuber6 wrote:

> LGTM with a nit in comment.

I don't think this is true, it's only defined on Linux and works for conformant ELF targets because of weak handling. This would fail on MacOS and COFF.

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


More information about the libc-commits mailing list