Skip to content

Commit 4503cc3

Browse files
authored
Update lit.local.cfg
1 parent 71a1fec commit 4503cc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/Examples/standalone/lit.local.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ config.substitutions.append(("%host_cc", config.host_cc))
1010
config.substitutions.append(("%enable_libcxx", config.enable_libcxx))
1111
config.substitutions.append(("%mlir_cmake_dir", config.mlir_cmake_dir))
1212
config.substitutions.append(("%llvm_use_linker", config.llvm_use_linker))
13+
config.substitutions.append(("%llvm_obj_root", config.llvm_obj_root))

0 commit comments

Comments
 (0)