================ @@ -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" ) ---------------- wenju-he 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. done in https://github.com/llvm/llvm-project/pull/154479/commits/82c9792d38a27af0dcd789887d69fd66d7451fa0 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