[all-commits] [llvm/llvm-project] 26ecdd: [libclc] Allow default path when looking for llvm-...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Feb 7 00:18:40 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26ecddb05d13c101ccd840a6710eb5f8b82de841
https://github.com/llvm/llvm-project/commit/26ecddb05d13c101ccd840a6710eb5f8b82de841
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M libclc/CMakeLists.txt
Log Message:
-----------
[libclc] Allow default path when looking for llvm-spirv (#126071)
This is an external tool, so I don't think there is an expectation that
it has to be in the LLVM tools bindir. It may also be in the default
system bindir (which is not necessarily the same).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list