Skip to content

Commit ade776b

Browse files
committed
[profile] Clean up stale raw profiles in instrprof-write-file.c
1 parent 9370a74 commit ade776b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/test/profile/instrprof-write-file.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// RUN: rm -rf %t1.profraw %t2.profraw
12
// RUN: %clang_profgen -o %t -O3 %s
23
// RUN: env LLVM_PROFILE_FILE=%t1.profraw %run %t %t2.profraw
34
// RUN: llvm-profdata merge -o %t1.profdata %t1.profraw

0 commit comments

Comments
 (0)