Skip to content

Commit 71a1fec

Browse files
authored
Update test.toy
1 parent 97135c9 commit 71a1fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Examples/standalone/test.toy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RUN: "%cmake_exe" --build . --target install
1+
# RUN: "%cmake_exe" --build "%llvm_obj_root" --target install
22
# RUN: "%cmake_exe" "%mlir_src_root/examples/standalone" -G "%cmake_generator" \
33
# RUN: -DCMAKE_CXX_COMPILER=%host_cxx -DCMAKE_C_COMPILER=%host_cc \
44
# RUN: -DLLVM_ENABLE_LIBCXX=%enable_libcxx -DMLIR_DIR=%mlir_cmake_dir \

0 commit comments

Comments
 (0)