Skip to content

Commit 3217df3

Browse files
committed
Fix
1 parent 20c99f2 commit 3217df3

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)