mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 06:32:24 +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
|
; 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
|
; Simple case, argument translatable without changing the value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user