Try to work around grep's "Binary file (standard input) matches" complaints seen

on ppc buildbot.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89452 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2009-11-20 09:53:25 +00:00
parent f6ed7824c5
commit 5da15364b9

View File

@ -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