[libc] [llvm] [LLVM] Make the GPU loader utilities an LLVM tool (PR #132096)

David Tellenbach via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 31 16:55:29 PDT 2025


dtellenbach wrote:

This seems to add a dependency of LLVM's tools to LLVM's libc which doesn't necessarily build on Darwin. Can we make building the GPU loader conditional on LLVM libc being enabled?

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


More information about the llvm-commits mailing list