summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2019-12-10 15:47:31 -0800
committerVedant Kumar <vsk@apple.com>2019-12-11 10:03:59 -0800
commit13a517445f79a3b30d7457597afdd4cf753dd0e2 (patch)
tree5254460c3169c4cf523b808b2ddcd6e3adf3a183
parentf2f774997357cc6690d8a2446140d0c4df83e828 (diff)
downloadbcm5719-llvm-13a517445f79a3b30d7457597afdd4cf753dd0e2.tar.gz
bcm5719-llvm-13a517445f79a3b30d7457597afdd4cf753dd0e2.zip
[profile] Delete stale profile in test/profile/instrprof-set-filename.c, NFC
-rw-r--r--compiler-rt/test/profile/instrprof-set-filename.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/profile/instrprof-set-filename.c b/compiler-rt/test/profile/instrprof-set-filename.c
index 7635360d32f..67bf4482d32 100644
--- a/compiler-rt/test/profile/instrprof-set-filename.c
+++ b/compiler-rt/test/profile/instrprof-set-filename.c
@@ -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
OpenPOWER on IntegriCloud