mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
Removed unnecessary file creation during test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80356 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
82fdcede12
commit
cf4f7199c9
@ -4,7 +4,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 | tee %t3 | FileCheck --check-prefix=PROF %s
|
||||
; RUN: llvm-prof -print-all-code %t1 | FileCheck --check-prefix=PROF %s
|
||||
|
||||
; PROF: 1. 2/4 oneblock
|
||||
; PROF: 2. 2/4 main
|
||||
|
Loading…
x
Reference in New Issue
Block a user