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 631f52e commit 20c99f2Copy full SHA for 20c99f2
clang/utils/perf-training/llvm-support/build.test
@@ -1,2 +1,2 @@
1
-RUN: %cmake -G %cmake_generator -B %t -S %llvm_src_dir %cmake_compiler_args -DCMAKE_BUILD_TYPE=Release
+RUN: %^cmake -G %cmake_generator -B %t -S %llvm_src_dir %cmake_compiler_args -DCMAKE_BUILD_TYPE=Release
2
RUN: %perf_wrapper %cmake --build %t -v --target LLVMSupport
0 commit comments