Skip to content

Commit dc09f96

Browse files
author
Wael Yehia
committed
[test] remove profile file at the start of profile/instrprof-write-file-atexit-explicitly.c
1 parent a075e78 commit dc09f96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)