mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 08:28:19 +00:00
Try to work around grep's "Binary file (standard input) matches" complaints seen
on ppc buildbot. llvm-svn: 89452
This commit is contained in:
parent
66d480dc05
commit
8be7ccec51
@ -1,4 +1,4 @@
|
|||||||
; RUN: opt < %s -gvn -stats |& grep {Number of loads deleted}
|
; RUN: opt < %s -gvn -stats -disable-output |& grep {Number of loads deleted}
|
||||||
; rdar://7363102
|
; rdar://7363102
|
||||||
|
|
||||||
; GVN should be able to eliminate load %tmp22.i, because it is redundant with
|
; GVN should be able to eliminate load %tmp22.i, because it is redundant with
|
||||||
|
Loading…
Reference in New Issue
Block a user