[profile] Delete stale profile in test/profile/instrprof-set-filename.c, NFC

This commit is contained in:
Vedant Kumar 2019-12-10 15:47:31 -08:00
parent f2f7749973
commit 13a517445f
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// RUN: rm -f %t.profraw
//
// 1. Test that __llvm_profile_set_filename has higher precedence than // 1. Test that __llvm_profile_set_filename has higher precedence than
// the default path. // the default path.
// RUN: %clang_profgen -o %t -O3 %s // RUN: %clang_profgen -o %t -O3 %s