Skip to content

Commit 20c99f2

Browse files
committed
Fix space n cmake
1 parent 631f52e commit 20c99f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
RUN: %cmake -G %cmake_generator -B %t -S %llvm_src_dir %cmake_compiler_args -DCMAKE_BUILD_TYPE=Release
1+
RUN: %^cmake -G %cmake_generator -B %t -S %llvm_src_dir %cmake_compiler_args -DCMAKE_BUILD_TYPE=Release
22
RUN: %perf_wrapper %cmake --build %t -v --target LLVMSupport

0 commit comments

Comments
 (0)