Remove profiling output file because two consecutive runs of make check give

error.

llvm-svn: 80357
This commit is contained in:
Andreas Neustifter 2009-08-28 10:38:26 +00:00
parent d8e04ab883
commit ed3a6bedca
1 changed files with 1 additions and 0 deletions

View 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