1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

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 e4c8ff4447
commit c2d92270a2

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