mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 00:26:05 +00:00

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@intel.com>