Remove profiling output file because two consecutive runs of make check give
authorAndreas Neustifter <astifter-llvm@gmx.at>
Fri, 28 Aug 2009 10:38:26 +0000 (10:38 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Fri, 28 Aug 2009 10:38:26 +0000 (10:38 +0000)
error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80357 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/Profiling/profiling-tool-chain.ll

index 0613d3a039ba40f804cff9846dc8faf3b87ea65d..743c46692324962798bc787b71994bacf16e4640 100644 (file)
@@ -5,6 +5,7 @@
 ; RUN: lli -load %llvmlibsdir/profile_rt%shlibext %t2
 ; RUN: lli -load %llvmlibsdir/profile_rt%shlibext %t2 1 2
 ; RUN: llvm-prof -print-all-code %t1 | FileCheck --check-prefix=PROF %s
+; RUN: rm llvmprof.out
 
 ; PROF:  1.     2/4 oneblock
 ; PROF:  2.     2/4 main