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

via libc-commits libc-commits at lists.llvm.org
Wed Jan 24 09:47:07 PST 2024


lntue 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?

I'll try to leave the GPU logic intact for now.

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


More information about the libc-commits mailing list