mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
llvm/test/Transforms/GCOVProfiling/linezero.ll: Use %/T instead of %T in regex. This works on win32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221262 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5dac5bd225
commit
992662c0ad
@ -1,7 +1,6 @@
|
||||
; RUN: sed -e 's|PATTERN|%T|g' < %s > %t1
|
||||
; RUN: sed -e 's|PATTERN|%/T|g' < %s > %t1
|
||||
; RUN: opt -insert-gcov-profiling -disable-output < %t1
|
||||
; RUN: rm %T/linezero.gcno %t1
|
||||
; REQUIRES: shell
|
||||
|
||||
; This is a crash test.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user