================
@@ -151,6 +147,17 @@ if( "spirv-mesa3d-" IN_LIST LIBCLC_TARGETS_TO_BUILD OR 
"spirv64-mesa3d-" IN_LIST
   endif()
 endif()
 
+if( LIBCLC_TARGETS_TO_BUILD STREQUAL "all" )
----------------
frasercrmck wrote:

Right yeah, because `spirv-mesa3d-` is only added to `ALL` if the tool is 
available, so would always flag as an unknown target. That makes sense, thanks.

https://github.com/llvm/llvm-project/pull/111528
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to