[all-commits] [llvm/llvm-project] 135f39: [SPIR-V] Fix a typo in cmake. NFC
darkbuck via All-commits
all-commits at lists.llvm.org
Tue Jan 14 22:29:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 135f39c780ac106ac93ef0838a62d7ebf947c2a0
https://github.com/llvm/llvm-project/commit/135f39c780ac106ac93ef0838a62d7ebf947c2a0
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M llvm/tools/spirv-tools/CMakeLists.txt
Log Message:
-----------
[SPIR-V] Fix a typo in cmake. NFC
- It should be '${SPIRV_AS}' that is linked or copied to 'spirv-as',
instead of '${SPIRV_VAL}'
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