[libclc] [libclc] Remove bitcode prepare utility from OpenCL library build (PR #174447)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 5 09:40:26 PST 2026


arsenm wrote:

rocm-device-libs also has some weird wchar_size hack (such that we also do not have the same bitcode depending on if the build host is windows or not), I've never understood why that's a thing. Especially given wchar_size isn't even an OpenCL type 

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


More information about the cfe-commits mailing list