forked from OSchip/llvm-project
[profile] Delete stale profile in test/profile/instrprof-set-filename.c, NFC
This commit is contained in:
parent
f2f7749973
commit
13a517445f
|
@ -1,3 +1,5 @@
|
|||
// RUN: rm -f %t.profraw
|
||||
//
|
||||
// 1. Test that __llvm_profile_set_filename has higher precedence than
|
||||
// the default path.
|
||||
// RUN: %clang_profgen -o %t -O3 %s
|
||||
|
|
Loading…
Reference in New Issue