[libc-commits] [libc] [libc] Use `LIBC_COPT_PUBLIC_PACKAGING` for hermetic and integration tests. (PR #79319)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Fri Jan 26 08:21:56 PST 2024


jhuber6 wrote:

Breaks the GPU build on the fact that the `__internal__` and public targets are different machines entirely. The public version is a fatbinary for the CPU while the internal one is a GPU image.

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


More information about the libc-commits mailing list