[libc-commits] [libc] [libc][libm][GPU] Change CMake Logic to Allow Different Sets of Supported Vendor Functions (PR #66133)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Tue Sep 12 12:54:05 PDT 2023


jhuber6 wrote:

I'm wondering if this works in general. At least for the GPU we handle everything with shared libraries, so having multiple libraries that correspond to different targets should function just fine. However, I'm unsure how to plumb this through CMake. If it were possible to have an alias to two object libraries it may be possible.

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


More information about the libc-commits mailing list