[all-commits] [llvm/llvm-project] 237572: [SPIR-V] Fix paths when copying spriv-dis and spir...

Justin Bogner via All-commits all-commits at lists.llvm.org
Thu Mar 28 10:29:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 237572f2ffaa2fcf590eabc7f9ebbb31a45aa392
      https://github.com/llvm/llvm-project/commit/237572f2ffaa2fcf590eabc7f9ebbb31a45aa392
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2024-03-28 (Thu, 28 Mar 2024)

  Changed paths:
    M llvm/tools/spirv-tools/CMakeLists.txt

  Log Message:
  -----------
  [SPIR-V] Fix paths when copying spriv-dis and spirv-val on windows (#86876)

We need `CMAKE_EXECUTABLE_SUFFIX` here so we get the paths right when
they end in `.exe`.



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