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.
59e74a0
1 parent 52ede49 commit 2d6ce51Copy full SHA for 2d6ce51
mlir/test/lit.site.cfg.py.in
@@ -60,7 +60,7 @@ config.mlir_run_cuda_sm80_tests = @MLIR_RUN_CUDA_SM80_TESTS@
60
config.mlir_run_cuda_sm80_lt_tests = @MLIR_RUN_CUDA_SM80_LT_TESTS@
61
config.mlir_run_cuda_sm90_tests = @MLIR_RUN_CUDA_SM90_TESTS@
62
config.mlir_include_integration_tests = @MLIR_INCLUDE_INTEGRATION_TESTS@
63
-config.llvm_shared_libs_build = @BUILD_SHARED_LIBS@
+config.llvm_shared_libs_build = "@BUILD_SHARED_LIBS@"
64
config.arm_emulator_executable = "@ARM_EMULATOR_EXECUTABLE@"
65
# Some tests marked with 'UNSUPPORTED: target=aarch64{{.*}}' are still run when
66
# configured with ARM_EMULATOR_EXECUTABLE and the default target is not aarch64.
0 commit comments