We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8ee44 commit 02a0c48Copy full SHA for 02a0c48
llvm-spirv/test/CMakeLists.txt
@@ -68,7 +68,7 @@ if(NOT SPIRV_TOOLS_SPIRV_AS_FOUND)
68
endif()
69
70
if(NOT SPIRV_TOOLS_SPIRV_DIS_FOUND)
71
- message(WARNING "spirv-as not found! SPIR-V disassembly tests will not be run.")
+ message(WARNING "spirv-dis not found! SPIR-V disassembly tests will not be run.")
72
set(SPIRV_TOOLS_SPIRV_DIS_FOUND False)
73
74
0 commit comments