[all-commits] [llvm/llvm-project] 04589d: [SPIR-V] Add SPIR-V Linker (#126319)
Nick Sarnie via All-commits
all-commits at lists.llvm.org
Tue Feb 11 07:11:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04589d1795ed4698766f5a26b6d7f32207968792
https://github.com/llvm/llvm-project/commit/04589d1795ed4698766f5a26b6d7f32207968792
Author: Nick Sarnie <nick.sarnie at intel.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/test/CMakeLists.txt
M llvm/test/CodeGen/SPIRV/lit.local.cfg
M llvm/tools/spirv-tools/CMakeLists.txt
Log Message:
-----------
[SPIR-V] Add SPIR-V Linker (#126319)
I want to use `spirv-link` from `SPIR-V-Tools` in a test, so let's build
it if `LLVM_INCLUDE_SPIRV_TOOLS_TESTS` is set, as we do with the other
tools.
Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>
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