Skip to content

Commit d25437e

Browse files
committed
[profile] Delete stale profiles in test/profile/instrprof-value-prof.test, NFC
1 parent 13a5174 commit d25437e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/test/profile/instrprof-value-prof.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// RUN: rm -f %t.profraw %t.ir.profraw %t.ir.dyn.profraw
12
// RUN: %clang_profgen -O2 -mllvm -enable-value-profiling=true -mllvm -vp-static-alloc=true -mllvm -vp-counters-per-site=256 -o %t %S/Inputs/instrprof-value-prof-real.c
23
// RUN: env LLVM_PROFILE_FILE=%t.profraw LLVM_VP_MAX_NUM_VALS_PER_SITE=255 %run %t
34
// RUN: llvm-profdata merge -o %t.profdata %t.profraw

0 commit comments

Comments
 (0)