[llvm-branch-commits] [mlir] [MLIR][Standalone] test Standalone against install distributions (PR #157944)
Maksim Levental via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Sep 15 20:17:35 PDT 2025
================
@@ -1,5 +1,6 @@
# RUN: "%cmake_exe" "%mlir_src_root/examples/standalone" -G "%cmake_generator" \
# RUN: -DCMAKE_CXX_COMPILER=%host_cxx -DCMAKE_C_COMPILER=%host_cc \
+# RUN: -DCMAKE_CXX_COMPILER_LAUNCHER=%cmake_cxx_compiler_launcher -DCMAKE_C_COMPILER_LAUNCHER=%cmake_c_compiler_launcher \
----------------
makslevental wrote:
sure
https://github.com/llvm/llvm-project/pull/157944
More information about the llvm-branch-commits
mailing list