================ @@ -335,19 +348,28 @@ function(add_libclc_builtin_set) endif() endforeach() + set( builtins_comp_lib_tgt builtins.comp.${ARG_ARCH_SUFFIX} ) + if ( CMAKE_GENERATOR MATCHES "Visual Studio" ) ---------------- frasercrmck wrote:
Perhaps a comment above this to explain what we're doing would be good? I see there's one above the helper function so just something brief. https://github.com/llvm/llvm-project/pull/154479 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits