mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-18 17:59:45 +00:00
[FileCheck] Try to fix test on windows due to r349418
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349432 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8021357904
commit
c0102bb7f8
@ -19,7 +19,7 @@
|
||||
; RUN: not FileCheck -dump-input=foobar 2>&1 \
|
||||
; RUN: | FileCheck %s -match-full-lines -check-prefix=BADVAL
|
||||
|
||||
BADVAL: FileCheck: for the -dump-input option: Cannot find option named 'foobar'!
|
||||
BADVAL: FileCheck{{.*}}: for the -dump-input option: Cannot find option named 'foobar'!
|
||||
|
||||
;--------------------------------------------------
|
||||
; help
|
||||
|
Loading…
x
Reference in New Issue
Block a user