mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 20:59:51 +00:00
FileCheck not CheckFile, oops.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83834 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5464547c02
commit
2a4bea5262
@ -1,5 +1,5 @@
|
||||
; Ignore stderr, we expect warnings there
|
||||
; RUN: opt < %s -instcombine 2> /dev/null -S | CheckFile %s
|
||||
; RUN: opt < %s -instcombine 2> /dev/null -S | FileCheck %s
|
||||
|
||||
|
||||
; Simple case, argument translatable without changing the value
|
||||
|
Loading…
Reference in New Issue
Block a user