aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis
diff options
context:
space:
mode:
authorAndreas Neustifter <astifter-llvm@gmx.at>2009-08-28 10:38:26 +0000
committerAndreas Neustifter <astifter-llvm@gmx.at>2009-08-28 10:38:26 +0000
commit1896727eae31b0c2a4db43359293a2542b47036e (patch)
tree1bc286eec407bc73beb77ea41a1b2ee61b13f41c /test/Analysis
parentcf4f7199c9ce5ea89d07666f4316192cd6b68551 (diff)
downloadexternal_llvm-1896727eae31b0c2a4db43359293a2542b47036e.zip
external_llvm-1896727eae31b0c2a4db43359293a2542b47036e.tar.gz
external_llvm-1896727eae31b0c2a4db43359293a2542b47036e.tar.bz2
Remove profiling output file because two consecutive runs of make check give
error. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80357 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis')
-rw-r--r--test/Analysis/Profiling/profiling-tool-chain.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/Profiling/profiling-tool-chain.ll b/test/Analysis/Profiling/profiling-tool-chain.ll
index 0613d3a..743c466 100644
--- a/test/Analysis/Profiling/profiling-tool-chain.ll
+++ b/test/Analysis/Profiling/profiling-tool-chain.ll
@@ -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