[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
Wed Jan 24 08:21:46 PST 2024


jhuber6 wrote:

I remember the GPU had to do the `__internal__` stuff because we build the public release version for multiple architectures, but the tests are only built for the singular GPU architecture that the user's machine supports. Will this change that logic?

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


More information about the libc-commits mailing list