forked from OSchip/llvm-project
parent
6d01608662
commit
8720e8c8f3
|
@ -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…
Reference in New Issue