mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
Prefer pipes over temporary files in a feeble attempt to stabilize this test on windows.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231923 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bd07f437a0
commit
410ba460a0
@ -1,6 +1,5 @@
|
||||
; RUN: sed -e 's|PATTERN|%/T|g' < %s > %t1
|
||||
; RUN: opt -insert-gcov-profiling -disable-output < %t1
|
||||
; RUN: rm %T/linezero.gcno %t1
|
||||
; RUN: sed -e 's|PATTERN|%/T|g' %s | opt -insert-gcov-profiling -disable-output
|
||||
; RUN: rm %T/linezero.gcno
|
||||
|
||||
; This is a crash test.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user