mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-29 15:04:57 +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
|
||||
|
||||
; GVN should be able to eliminate load %tmp22.i, because it is redundant with
|
||||
|
Loading…
Reference in New Issue
Block a user