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 9370a74 commit ade776bCopy full SHA for ade776b
compiler-rt/test/profile/instrprof-write-file.c
@@ -1,3 +1,4 @@
1
+// RUN: rm -rf %t1.profraw %t2.profraw
2
// RUN: %clang_profgen -o %t -O3 %s
3
// RUN: env LLVM_PROFILE_FILE=%t1.profraw %run %t %t2.profraw
4
// RUN: llvm-profdata merge -o %t1.profdata %t1.profraw
0 commit comments