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.
1 parent 71a1fec commit 4503cc3Copy full SHA for 4503cc3
mlir/test/Examples/standalone/lit.local.cfg
@@ -10,3 +10,4 @@ config.substitutions.append(("%host_cc", config.host_cc))
10
config.substitutions.append(("%enable_libcxx", config.enable_libcxx))
11
config.substitutions.append(("%mlir_cmake_dir", config.mlir_cmake_dir))
12
config.substitutions.append(("%llvm_use_linker", config.llvm_use_linker))
13
+config.substitutions.append(("%llvm_obj_root", config.llvm_obj_root))
0 commit comments