[libclc] [libclc] use default paths with find_program when possible (PR #105969)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 23 06:50:42 PDT 2024
arsenm wrote:
> Nixpkgs has no intention of moving away from standalone builds.
I encourage you to acquire that intention. IMO libclc should not support the standalone build, and this should be version locked to the exact compiler commit. It's compiler data, not a real library
https://github.com/llvm/llvm-project/pull/105969
More information about the cfe-commits
mailing list